Home | History | Annotate | Download | only in Sema

Lines Matching defs:MacroName

1128           StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens);
1129 if (!MacroName.empty())
1130 AnnotationSpelling = MacroName;