Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPCaching.cpp120 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
/external/clang/lib/Parse/
DParseTemplate.cpp857 RemainingToken == tok::greater && PP.IsPreviousCachedToken(PrevTok)) { in ParseGreaterThanInTemplateList()
/external/clang/include/clang/Lex/
DPreprocessor.h1207 bool IsPreviousCachedToken(const Token &Tok) const;