Home
last modified time | relevance | path

Searched refs:OutputClassTypeData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h126 void OutputClassTypeData(const MIRClassType &type);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp294 mplExport.OutputClassTypeData(type); in OutputTypeClass()
635 void BinaryMplExport::OutputClassTypeData(const MIRClassType &type) in OutputClassTypeData() function in maple::BinaryMplExport