Home
last modified time | relevance | path

Searched defs:superPartialType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp376 …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