Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h123 void OutputInfoIsString(const std::vector<bool> &infoIsString);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp605 void BinaryMplExport::OutputInfoIsString(const std::vector<bool> &infoIsString) in OutputInfoIsString() function in maple::BinaryMplExport
639 OutputInfoIsString(type.GetInfoIsString()); in OutputClassTypeData()
649 OutputInfoIsString(type.GetInfoIsString()); in OutputInterfaceTypeData()