Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp322 void TypeTable::AddFieldToStructType(MIRStructType &structType, const std::string &fieldName, const… in AddFieldToStructType() function in maple::TypeTable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h515 …void AddFieldToStructType(MIRStructType &structType, const std::string &fieldName, const MIRType &…