Home | History | Annotate | Download | only in Parse

Lines Matching refs:PrevTokLocation

2804       Diag(PP.getLocForEndOfToken(PrevTokLocation),
3018 SourceLocation BraceLoc = PP.getLocForEndOfToken(PrevTokLocation);
3108 SourceLocation SavedPrevTokLocation = PrevTokLocation;
3117 PrevTokLocation = SavedPrevTokLocation;
3147 Tok.setLocation(PP.getLocForEndOfToken(PrevTokLocation));
3207 SourceLocation Loc = PP.getLocForEndOfToken(PrevTokLocation);