Searched defs:superType (Results 1 – 5 of 5) sorted by relevance
41 auto *superType = etsg->ContainingObjectType()->SuperType(); in CallImplicitCtor() local
910 … auto superType = classDef->TsType()->AsETSObjectType()->SuperType()->AssemblerName().Mutf8(); in GenAnnotationSignature() local
237 auto const *const superType = classDefinition->Super()->TsType()->AsETSObjectType(); in ProcessClassDefinition() local
88 Type *superType = classDef->Super()->AsTypeNode()->GetType(this); in ComputeSuperType() local418 …*ETSChecker::BuildAnonymousClassProperties(ir::ClassDefinition *classDef, ETSObjectType *superType) in BuildAnonymousClassProperties()
809 Type *const superType = checker->AsETSChecker()->GetSuperType(this); in AsSuper() local