Home
last modified time | relevance | path

Searched defs:ctor_name (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/runtime/core/
Dcore_language_context.cpp87 auto *ctor_name = ctx.GetCtorName(); in ThrowException() local
/arkcompiler/runtime_core/verification/jobs/
Dcache.cpp145 std::string ctor_name = panda::panda_file::GetCtorName(src_lang); in GetMethodFlags() local
260 const uint8_t *ctor_name = panda::plugins::GetLanguageContextBase(src_lang)->GetCtorName(); in AddArray() local
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp949 std::string ctor_name = GetStringByInst(define_class_inst); in ResolveDefineClassWithBufferInst() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp676 std::string ctor_name = panda::panda_file::GetCtorName(file_language_); in GetMetaData() local