Home
last modified time | relevance | path

Searched defs:literal_array_id (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dabc_class_processor.cpp170 void AbcClassProcessor::FillLiteralArrayById(uint32_t literal_array_id) in FillLiteralArrayById() argument
/arkcompiler/runtime_core/abc2program/common/
H A Dabc2program_entity_container.cpp118 void Abc2ProgramEntityContainer::AddUnnestedLiteralArrayId(uint32_t literal_array_id) in AddUnnestedLiteralArrayId() argument
139 std::string Abc2ProgramEntityContainer::GetLiteralArrayIdName(uint32_t literal_array_id) in GetLiteralArrayIdName() argument
143 name << cur_record_name << UNDERLINE << literal_array_id; in GetLiteralArrayIdName() local

Completed in 1 milliseconds