Searched defs:tkind (Results 1 – 1 of 1) sorted by relevance
384 MIRTypeKind tkind = (lexer.GetTokenKind() == TK_class) ? kTypeClass : kTypeClassIncomplete; in ParseClassType() local420 …MIRTypeKind tkind = (lexer.GetTokenKind() == TK_interface) ? kTypeInterface : kTypeInterfaceIncomp… in ParseInterfaceType() local