Searched refs:IsPreviousCachedToken (Results 1 – 6 of 6) sorted by relevance
120 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
139 bool Preprocessor::IsPreviousCachedToken(const Token &Tok) const { in IsPreviousCachedToken() function in Preprocessor
857 RemainingToken == tok::greater && PP.IsPreviousCachedToken(PrevTok)) { in ParseGreaterThanInTemplateList()
1207 bool IsPreviousCachedToken(const Token &Tok) const;
1156 bool CachingTokens = PP.IsPreviousCachedToken(Tok); in ParseGreaterThanInTemplateList()
1552 bool IsPreviousCachedToken(const Token &Tok) const;