Searched refs:getLastMacroWithSpelling (Results 1 – 6 of 6) sorted by relevance
1266 MacroName = PP.getLastMacroWithSpelling(Loc, ClangFallthroughTokens); in getFallthroughAttrSpelling()1268 MacroName = PP.getLastMacroWithSpelling(Loc, FallthroughTokens); in getFallthroughAttrSpelling()1270 MacroName = PP.getLastMacroWithSpelling(Loc, ClangFallthroughTokens); in getFallthroughAttrSpelling()2392 MacroName = PP.getLastMacroWithSpelling(Loc, ClangUnsafeBufferUsageTokens); in getUnsafeBufferUsageAttributeTextAt()
2282 StringRef macroName = PP.getLastMacroWithSpelling(noteLoc, tokens); in DiagnoseOwningPropertyGetterSynthesis()
2192 StringRef AttrSpelling = PP.getLastMacroWithSpelling(NameLoc, AttrTokens); in DiagnoseCallingConvCast()
3037 S.PP.getLastMacroWithSpelling(InsertLoc, {tok::kw_constinit})); in diagnoseMissingConstinit()3039 SuitableSpelling = std::string(S.PP.getLastMacroWithSpelling( in diagnoseMissingConstinit()3045 SuitableSpelling = std::string(S.PP.getLastMacroWithSpelling( in diagnoseMissingConstinit()
360 StringRef Preprocessor::getLastMacroWithSpelling( in getLastMacroWithSpelling() function in Preprocessor
1520 StringRef getLastMacroWithSpelling(SourceLocation Loc,