Home
last modified time | relevance | path

Searched refs:PeekAhead (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPPCaching.cpp86 const Token &Preprocessor::PeekAhead(unsigned N) { in PeekAhead() function in Preprocessor
/external/clang/include/clang/Lex/
DPreprocessor.h1157 return PeekAhead(N+1); in LookAhead()
1858 const Token &PeekAhead(unsigned N);