Deleted copy assignment.
Declared in <llvm/MC/MCAsmInfo.h>
<llvm/MC/MCAsmInfo.h>
MCAsmInfo& operator=(MCAsmInfo const& Other) = delete;
Reference to the current object
Name
Description
Other
Unused; this overload is deleted.
Created with MrDocs