Searched defs:superType (Results 1 – 4 of 4) sorted by relevance
41 auto *superType = etsg->ContainingObjectType()->SuperType(); in CallImplicitCtor() local
572 … auto superType = classDef->TsType()->AsETSObjectType()->SuperType()->AssemblerName().Mutf8(); in GenAnnotationSignature() local
71 Type *superType = classDef->Super()->AsTypeNode()->GetType(this); in GetSuperType() local395 …*ETSChecker::BuildAnonymousClassProperties(ir::ClassDefinition *classDef, ETSObjectType *superType) in BuildAnonymousClassProperties()
745 Type *const superType = checker->AsETSChecker()->GetSuperType(this); in AsSuper() local