Searched refs:getExpansionRange (Results 1 – 10 of 10) sorted by relevance
292 macroPair = SourceMgr.getExpansionRange(lsqrLoc); in TEST_F()339 macroPair = SourceMgr.getExpansionRange(macroLsqrLoc); in TEST_F()
523 SM.getExpansionRange(Tok.getLocation()); in HighlightMacros()
595 loc = SM.getExpansionRange(loc).second; in getLocForEndOfToken()
1058 getExpansionRange(SourceLocation Loc) const;
843 E = SM.getExpansionRange(RI->getEnd()).second; in emitDiagnosticLoc()
1264 Loc = SourceMgr.getExpansionRange(Loc).second; in ExpandBuiltinMacro()
1679 IncludePos = SourceMgr.getExpansionRange(IncludePos).second; in HandleIncludeDirective()
992 SourceManager::getExpansionRange(SourceLocation Loc) const { in getExpansionRange() function in SourceManager
2133 SM.getExpansionRange(Range.getEnd()).second); in getLengthOnSingleLine()
144 EndLoc = SM.getExpansionRange(EndLoc).second; in translateSourceRange()