Home | History | Annotate | Download | only in Parse

Lines Matching refs:OrigLoc

2918   SourceLocation OrigLoc = Tok.getLocation();
2952 if (Tok.getLocation() != OrigLoc) {
2959 OrigLoc))
2960 while (Tok.getLocation() != OrigLoc && Tok.isNot(tok::eof))