Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp663 auto *const partialType = partialInterface->Check(this)->AsETSObjectType(); in CreatePartialTypeInterfaceDecl() local
671 checker::ETSObjectType *const partialType, in CreateConstructorForPartialType()
792 auto *const partialType = partialClassDef->Check(this)->AsETSObjectType(); in CreatePartialTypeClassDef() local