Searched refs:getImmediateSpellingLoc (Results 1 – 7 of 7) sorted by relevance
32 L = SM.getImmediateSpellingLoc(L)) { in skipToMacroArgExpansion()51 return SM.getImmediateSpellingLoc(Loc); in getImmediateMacroCallerLoc()72 return SM.getImmediateSpellingLoc(Loc); in getImmediateMacroCalleeLoc()
227 RecRange.setBegin(SM.getImmediateSpellingLoc(RecRange.getBegin())); in checkForGCDOrXPC()229 RecRange.setEnd(SM.getImmediateSpellingLoc(RecRange.getEnd())); in checkForGCDOrXPC()
229 loc = SM.getImmediateSpellingLoc(loc); in canInsert()260 loc = SM.getImmediateSpellingLoc(loc); in canInsertAfterToken()
300 SourceLocation SimpleSpellingLoc = SM.getImmediateSpellingLoc(SpellLoc); in clang_getSpellingLocation()
136 SourceLocation SpellLoc = SM.getImmediateSpellingLoc(Loc); in getFileSpellingLoc()
863 Loc = getImmediateSpellingLoc(Loc); in getFileLocSlowCase()911 SourceLocation SourceManager::getImmediateSpellingLoc(SourceLocation Loc) const{ in getImmediateSpellingLoc() function in SourceManager
903 SourceLocation getImmediateSpellingLoc(SourceLocation Loc) const;