Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp139 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
/src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1115 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList()
/src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1894 bool IsPreviousCachedToken(const Token &Tok) const;