Searched refs:getMacroArgExpandedLocation (Results 1 – 6 of 6) sorted by relevance
57 SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Range.Begin)); in foreachRange()59 SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Range.End)); in foreachRange()
127 SourceLocation Start = SM.getMacroArgExpandedLocation( in forAllRanges()129 SourceLocation End = SM.getMacroArgExpandedLocation( in forAllRanges()
1611 SourceLocation getMacroArgExpandedLocation(SourceLocation Loc) const;
2476 return SM.getMacroArgExpandedLocation(Loc); in getLocation()2483 return SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Offset)); in getLocation()
1912 SourceManager::getMacroArgExpandedLocation(SourceLocation Loc) const { in getMacroArgExpandedLocation() function in SourceManager
7541 setFunctionMacroTokenLoc(CurIdx, SM.getMacroArgExpandedLocation(tokLoc)); in visit()7717 SM.getMacroArgExpandedLocation(RegionOfInterest.getBegin()); in clang_annotateTokensImpl()