Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPCaching.cpp152 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp877 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1408 bool IsPreviousCachedToken(const Token &Tok) const;