Searched defs:superPartialType (Results 1 – 1 of 1) sorted by relevance
376 …r::TSTypeParameter *, ir::TSTypeParameter *> *likeSubstitution, const Type *const superPartialType, in CreateNewSuperPartialRefTypeParamsDecl()417 Type *superPartialType, ir::TSTypeParameterInstantiation *superPartialRefTypeParams) in BuildSuperPartialTypeReference()738 if (auto *superPartialType = CreatePartialType(t); superPartialType != nullptr) { in CreatePartialTypeInterfaceDecl() local