Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp48 void Preprocessor::CachingLex(Token &Result) { in CachingLex() function in Preprocessor
/src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2685 void CachingLex(Token &Result);
3033 P.CachingLex(Result); in CLK_CachingLexer()