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

References

lib/MC/MCExpr.cpp
  179       UseParensForSymbolVariant(MAI->useParensForSymbolVariant()),
lib/MC/MCParser/AsmParser.cpp
 1114     if (!MAI.useParensForSymbolVariant()) {
 1153       } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) {