Searched refs:SetBoxedClass (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsEnumDeclaration.h | 108 void SetBoxedClass(ir::ClassDefinition *const wrapperClass) in SetBoxedClass() function in ark::es2panda::ark::es2panda::ir::TSEnumDeclaration |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ | ||
H A D | enumLowering.cpp | 195 enumDecl->SetBoxedClass(classDef); in CreateClass() |
Completed in 2 milliseconds