Searched refs:getTopMacroCallerLoc (Results 1 – 4 of 4) sorted by relevance
233 loc = SM.getTopMacroCallerLoc(loc); in canInsert()263 loc = SM.getTopMacroCallerLoc(loc); in canInsertAfterToken()
1787 SourceLocation getTopMacroCallerLoc(SourceLocation Loc) const;
1035 SourceLocation SourceManager::getTopMacroCallerLoc(SourceLocation Loc) const { in getTopMacroCallerLoc() function in SourceManager
13692 Loc = S.SourceMgr.getTopMacroCallerLoc(Loc); in DiagnoseNullConversion()13693 CC = S.SourceMgr.getTopMacroCallerLoc(CC); in DiagnoseNullConversion()