Searched refs:kw_typeid (Results 1 – 7 of 7) sorted by relevance
389 kw_typeid, enumerator
770 Lex.getKind() != lltok::kw_typeid) in SkipModuleSummaryEntry()822 case lltok::kw_typeid: in ParseSummaryEntry()7031 assert(Lex.getKind() == lltok::kw_typeid); in ParseTypeIdEntry()
384 case tok::kw_typeid: in isFunctionLikeKeyword()
991 case tok::kw_typeid: in isExpressionOrTypeSpecifierSimple()
1121 case tok::kw_typeid: in ParseCastExpression()
1402 assert(Tok.is(tok::kw_typeid) && "Not 'typeid'!"); in ParseCXXTypeid()
1100 case tok::kw_typeid: in ParseObjCSelectorPiece()