Searched defs:superType (Results 1 – 5 of 5) sorted by relevance
43 auto *superType = etsg->ContainingObjectType()->SuperType(); in CallImplicitCtor() local
300 auto const *const superType = classDefinition->Super()->TsType()->AsETSObjectType(); in ProcessClassDefinition() local
157 Type *superType = classDef->Super()->AsTypeNode()->GetType(this); in ComputeSuperType() local528 …*ETSChecker::BuildAnonymousClassProperties(ir::ClassDefinition *classDef, ETSObjectType *superType) in BuildAnonymousClassProperties()
876 Type *const superType = checker->AsETSChecker()->GetSuperType(this); in AsSuper() local
284 const auto superType = checker::ETSChecker::ETSType(tsType); in AddSuperType() local