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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp105 const Token &Preprocessor::PeekAhead(unsigned N) { function in class:Preprocessor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1477 return PeekAhead(N+1);
2211 const Token &PeekAhead(unsigned N);

Completed in 176 milliseconds