Searched refs:kw_typeid (Results 1 – 6 of 6) sorted by relevance
380 kw_typeid, enumerator
681 case tok::kw_typeid: in isFunctionLikeKeyword()
880 Lex.getKind() != lltok::kw_typeid && Lex.getKind() != lltok::kw_flags && in skipModuleSummaryEntry()941 case lltok::kw_typeid: in parseSummaryEntry()8157 assert(Lex.getKind() == lltok::kw_typeid); in parseTypeIdEntry()
1478 case tok::kw_typeid: in ParseCastExpression()
1616 assert(Tok.is(tok::kw_typeid) && "Not 'typeid'!"); in ParseCXXTypeid()
1131 case tok::kw_typeid: in ParseObjCSelectorPiece()