Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp262 void BinaryMplImport::ImportStructTypeData(MIRStructType &type) in ImportStructTypeData() function in maple::BinaryMplImport
413 ImportStructTypeData(*interfaceType); in CompleteAggInfo()
417 ImportStructTypeData(*classType); in CompleteAggInfo()
421 ImportStructTypeData(*structType); in CompleteAggInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_import.h114 void ImportStructTypeData(MIRStructType &type);