Home | History | Annotate | Download | only in Parse

Lines Matching refs:OrigLoc

1062   SourceLocation OrigLoc = Tok.getLocation();
1127 if (Tok.getLocation() != OrigLoc) {
1133 OrigLoc))
1134 while (Tok.getLocation() != OrigLoc && Tok.isNot(tok::eof))