Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPCaching.cpp86 const Token &Preprocessor::PeekAhead(unsigned N) { in PeekAhead() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPPCaching.cpp105 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);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1491 return PeekAhead(N+1); in LookAhead()
2225 const Token &PeekAhead(unsigned N);