Searched refs:getLastMacroWithSpelling (Results 1 – 5 of 5) sorted by relevance
331 StringRef Preprocessor::getLastMacroWithSpelling( in getLastMacroWithSpelling() function in Preprocessor
698 StringRef MacroName = PP->getLastMacroWithSpelling(FD->getLocation(), in checkDeprecatedCommand()
915 StringRef getLastMacroWithSpelling(SourceLocation Loc,
1138 StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens); in DiagnoseSwitchLabelsFallthrough()
2017 StringRef macroName = PP.getLastMacroWithSpelling(noteLoc, tokens); in DiagnoseOwningPropertyGetterSynthesis()