Home | History | Annotate | Download | only in Parse

Lines Matching refs:OrigLoc

2817   SourceLocation OrigLoc = Tok.getLocation();
2859 if (Tok.getLocation() != OrigLoc) {
2866 OrigLoc))
2867 while (Tok.getLocation() != OrigLoc && Tok.isNot(tok::eof))