Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp58 Type *ETSChecker::HandlePartialType(Type *const typeToBePartial) in HandlePartialType()
328 Type *ETSChecker::HandleUnionForPartialType(ETSUnionType *const typeToBePartial) in HandleUnionForPartialType()
352 … ir::ClassDefinition *const classDef, const Type *const typeToBePartial, in CreatePartialTypeClassDef()