Searched refs:getTopMacroCallerLoc (Results 1 – 4 of 4) sorted by relevance
234 loc = SM.getTopMacroCallerLoc(loc); in canInsert()264 loc = SM.getTopMacroCallerLoc(loc); in canInsertAfterToken()
1702 SourceLocation getTopMacroCallerLoc(SourceLocation Loc) const;
970 SourceLocation SourceManager::getTopMacroCallerLoc(SourceLocation Loc) const { in getTopMacroCallerLoc() function in SourceManager
10716 Loc = S.SourceMgr.getTopMacroCallerLoc(Loc); in DiagnoseNullConversion()10717 CC = S.SourceMgr.getTopMacroCallerLoc(CC); in DiagnoseNullConversion()