Searched refs:MacroArgExpandedLoc (Results 1 – 2 of 2) sorted by relevance
1953 SourceLocation MacroArgExpandedLoc = I->second; in getMacroArgExpandedLocation() local1954 if (MacroArgExpandedLoc.isValid()) in getMacroArgExpandedLocation()1955 return MacroArgExpandedLoc.getLocWithOffset(Offset - MacroArgBeginOffs); in getMacroArgExpandedLocation()
1884 SourceLocation MacroArgExpandedLoc = I->second; in getMacroArgExpandedLocation() local1885 if (MacroArgExpandedLoc.isValid()) in getMacroArgExpandedLocation()1886 return MacroArgExpandedLoc.getLocWithOffset(Offset - MacroArgBeginOffs); in getMacroArgExpandedLocation()