Searched defs:partialType (Results 1 – 2 of 2) sorted by relevance
217 …auto *partialType = CreatePartialTypeInterfaceDecl(interfaceDecl, typeToBePartial, partialInterDec… in HandlePartialInterface() local752 auto *const partialType = partialInterface->Check(this)->AsETSObjectType(); in CreatePartialTypeInterfaceDecl() local759 checker::ETSObjectType *const partialType, in CreateConstructorForPartialType()875 auto *const partialType = partialClassDef->Check(this)->AsETSObjectType(); in CreatePartialTypeClassDef() local
82 Type partialType = Builder::BuildPartial("com.example.MyClass"); in TEST() local