Home | History | Annotate | Download | only in Sema

Lines Matching refs:MacroName

921           StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens);
922 if (!MacroName.empty())
923 AnnotationSpelling = MacroName;