Searched refs:getMacroArgExpandedLocation (Results 1 – 3 of 3) sorted by relevance
2525 return SM.getMacroArgExpandedLocation(Loc); in getLocation()2532 return SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Offset)); in getLocation()
1661 SourceLocation getMacroArgExpandedLocation(SourceLocation Loc) const;
1873 SourceManager::getMacroArgExpandedLocation(SourceLocation Loc) const { in getMacroArgExpandedLocation() function in SourceManager