Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_import.h120 void ImportClassTypeData(MIRClassType &type);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp339 void BinaryMplImport::ImportClassTypeData(MIRClassType &type) in ImportClassTypeData() function in maple::BinaryMplImport
418 ImportClassTypeData(*classType); in CompleteAggInfo()