Home | History | Annotate | Download | only in Sema

Lines Matching defs:MacroName

1133           StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens);
1134 if (!MacroName.empty())
1135 AnnotationSpelling = MacroName;