Home | History | Annotate | Download | only in Parse

Lines Matching refs:getLocForEndOfToken

124   SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd());
171 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation);
1188 SourceRange RemovalRange(PP.getLocForEndOfToken(Loc),
1189 PP.getLocForEndOfToken(Tok.getLocation()));