Home | History | Annotate | Download | only in Parse

Lines Matching refs:getLocForEndOfToken

90   SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd());
138 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation);
1255 SourceRange RemovalRange(PP.getLocForEndOfToken(Loc),
1256 PP.getLocForEndOfToken(Tok.getLocation()));