Searched refs:PPKeywordKind (Results 1 – 6 of 6) sorted by relevance
33 enum PPKeywordKind { enum
181 tok::PPKeywordKind getPPKeywordID() const;
287 bool is(tok::PPKeywordKind Kind) const { in is()
255 tok::PPKeywordKind IdentifierInfo::getPPKeywordID() const { in getPPKeywordID()
358 tok::PPKeywordKind K = II->getPPKeywordID(); in LexTokens()
603 tok::PPKeywordKind K = Tok.getIdentifierInfo()->getPPKeywordID(); in PTHSkipExcludedConditionalBlock()