Home
last modified time | relevance | path

Searched defs:debugData_ (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dwrapped_module.h88 std::unique_ptr<ark::llvmbackend::DebugDataBuilder> debugData_; variable
Dllvm_ir_constructor.h425 const std::unique_ptr<llvmbackend::DebugDataBuilder> &debugData_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h81 std::unique_ptr<DebugDataBuilder> debugData_; variable