Home | History | Annotate | Download | only in Parse

Lines Matching refs:OrigLoc

2882   SourceLocation OrigLoc = Tok.getLocation();
2916 if (Tok.getLocation() != OrigLoc) {
2923 OrigLoc))
2924 while (Tok.getLocation() != OrigLoc && Tok.isNot(tok::eof))