Searched refs:IsPreviousCachedToken (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp139 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { function in class:Preprocessor
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1141 bool CachingTokens = PP.IsPreviousCachedToken(Tok);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1517 bool IsPreviousCachedToken(const Token &Tok) const;

Completed in 137 milliseconds