Searched refs:getMacroArgExpandedLocation (Results 1 – 6 of 6) sorted by relevance
58 SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Range.Begin)); in foreachRange()60 SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Range.End)); in foreachRange()
128 SourceLocation Start = SM.getMacroArgExpandedLocation( in forAllRanges()130 SourceLocation End = SM.getMacroArgExpandedLocation( in forAllRanges()
1635 SourceLocation getMacroArgExpandedLocation(SourceLocation Loc) const;
2506 return SM.getMacroArgExpandedLocation(Loc); in getLocation()2513 return SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Offset)); in getLocation()
1918 SourceManager::getMacroArgExpandedLocation(SourceLocation Loc) const { in getMacroArgExpandedLocation() function in SourceManager
7807 setFunctionMacroTokenLoc(CurIdx, SM.getMacroArgExpandedLocation(tokLoc)); in visit()7983 SM.getMacroArgExpandedLocation(RegionOfInterest.getBegin()); in clang_annotateTokensImpl()