Searched refs:IsPreviousCachedToken (Results 1 – 3 of 3) sorted by relevance
139 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
1558 bool IsPreviousCachedToken(const Token &Tok) const;
1156 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList()