Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp314 void OutputTypeConstString(const MIRType &ty, BinaryMplExport &) in OutputTypeConstString() function
340 RegisterFactoryFunction<OutputTypeFactory>(kTypeConstString, OutputTypeConstString); in InitOutputTypeFactory()