Home | History | Annotate | Download | only in Sema

Lines Matching refs:MacroName

1138           StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens);
1139 if (!MacroName.empty())
1140 AnnotationSpelling = MacroName;