Searched refs:getTopMacroCallerLoc (Results 1 – 3 of 3) sorted by relevance
1839 SourceLocation getTopMacroCallerLoc(SourceLocation Loc) const;
985 SourceLocation SourceManager::getTopMacroCallerLoc(SourceLocation Loc) const { in getTopMacroCallerLoc() function in SourceManager
10638 Loc = S.SourceMgr.getTopMacroCallerLoc(Loc); in DiagnoseNullConversion()10639 CC = S.SourceMgr.getTopMacroCallerLoc(CC); in DiagnoseNullConversion()