Searched refs:getImmediateSpellingLoc (Results 1 – 17 of 17) sorted by relevance
288 MacroLocation = SM->getImmediateSpellingLoc(Loc); in retrieveMacroLocation()294 MacroArgLocation = SM->getImmediateSpellingLoc(Loc); in retrieveMacroLocation()319 Loc = SM->getImmediateSpellingLoc(Loc); in getMacroArgExpansionFileIDs()
280 CharSourceRange(SM->getImmediateSpellingLoc(Loc), IsTokenRange); in retrieveMacroLocation()285 CharSourceRange(SM->getImmediateSpellingLoc(Loc), IsTokenRange); in retrieveMacroLocation()322 Loc = SM->getImmediateSpellingLoc(Loc); in getMacroArgExpansionFileIDs()
229 loc = SM.getImmediateSpellingLoc(loc); in canInsert()260 loc = SM.getImmediateSpellingLoc(loc); in canInsertAfterToken()
379 RecRange.setBegin(SM.getImmediateSpellingLoc(RecRange.getBegin())); in checkForGCDOrXPC()381 RecRange.setEnd(SM.getImmediateSpellingLoc(RecRange.getEnd())); in checkForGCDOrXPC()
383 RecRange.setBegin(SM.getImmediateSpellingLoc(RecRange.getBegin())); in checkForGCDOrXPC()385 RecRange.setEnd(SM.getImmediateSpellingLoc(RecRange.getEnd())); in checkForGCDOrXPC()
101 SM.getImmediateSpellingLoc(IsAlwaysFalse->getExprLoc()); in check()
83 FirstLoc = SM.getImmediateSpellingLoc(FirstLoc); in findCommonRangeForMacroArgs()84 LastLoc = SM.getImmediateSpellingLoc(LastLoc); in findCommonRangeForMacroArgs()
1108 SourceLocation getImmediateSpellingLoc(SourceLocation Loc) const;1583 return getImmediateSpellingLoc(Loc); in getImmediateMacroCallerLoc()
139 SourceLocation SpellLoc = SM.getImmediateSpellingLoc(Loc); in getFileSpellingLoc()
136 SourceLocation SpellLoc = SM.getImmediateSpellingLoc(Loc); in getFileSpellingLoc()
396 SM.getImmediateSpellingLoc(FileRange.getBegin()), in getTokenFileRange()397 SM.getImmediateSpellingLoc(FileRange.getEnd()), SM, LangOpts); in getTokenFileRange()
145 return getHighlightableSpellingToken(SM.getImmediateSpellingLoc(L), SM); in getHighlightableSpellingToken()
1208 SourceLocation getImmediateSpellingLoc(SourceLocation Loc) const;1738 return getImmediateSpellingLoc(Loc); in getImmediateMacroCallerLoc()
952 Loc = getImmediateSpellingLoc(Loc); in getFileLocSlowCase()1000 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{ in getImmediateSpellingLoc() function in SourceManager1025 Loc = getImmediateSpellingLoc(Loc); in getTopMacroCallerLoc()
918 Loc = getImmediateSpellingLoc(Loc); in getFileLocSlowCase()966 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{ in getImmediateSpellingLoc() function in SourceManager
913 Range.setBegin(SM.getImmediateSpellingLoc(Begin)); in makeFileCharRange()914 Range.setEnd(SM.getImmediateSpellingLoc(End)); in makeFileCharRange()
933 Range.setBegin(SM.getImmediateSpellingLoc(Begin)); in makeFileCharRange()934 Range.setEnd(SM.getImmediateSpellingLoc(End)); in makeFileCharRange()