Searched refs:kw_typeid (Results 1 – 6 of 6) sorted by relevance
414 kw_typeid, enumerator
791 return isOneOf(tok::kw_throw, tok::kw_typeid, tok::kw_return, in isFunctionLikeKeyword()
1569 case tok::kw_typeid: in ParseCastExpression()
1714 assert(Tok.is(tok::kw_typeid) && "Not 'typeid'!"); in ParseCXXTypeid()
1149 case tok::kw_typeid: in ParseObjCSelectorPiece()
1054 Lex.getKind() != lltok::kw_typeid && Lex.getKind() != lltok::kw_flags && in skipModuleSummaryEntry()1115 case lltok::kw_typeid: in parseSummaryEntry()8771 assert(Lex.getKind() == lltok::kw_typeid); in parseTypeIdEntry()