Searched refs:PeekAhead (Results 1 – 4 of 4) sorted by relevance
86 const Token &Preprocessor::PeekAhead(unsigned N) { in PeekAhead() function in Preprocessor
105 const Token &Preprocessor::PeekAhead(unsigned N) { in PeekAhead() function in Preprocessor
1157 return PeekAhead(N+1); in LookAhead()1858 const Token &PeekAhead(unsigned N);
1491 return PeekAhead(N+1); in LookAhead()2225 const Token &PeekAhead(unsigned N);