reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCAsmInfo.h
  527   bool doesAllowAtInName() const { return AllowAtInName; }
lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp
   23   AllowAtInName = true;
lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  143   AllowAtInName = true;
  166   AllowAtInName = true;