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