Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPPKeywordID

177   } else if (isDefineUndef && II->getPPKeywordID() == tok::pp_defined) {
480 tok::PPKeywordKind K = Tok.getIdentifierInfo()->getPPKeywordID();
684 switch (II->getPPKeywordID()) {
721 switch (II->getPPKeywordID()) {
1502 switch (IncludeTok.getIdentifierInfo()->getPPKeywordID()) {