Home
last modified time | relevance | path

Searched refs:Debuginfo (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.cpp206 astNode = cg_->Debuginfo().FirstStatement(); in GenInstructionDebugInfo()
402 for (const auto *scope : cg_->Debuginfo().VariableDebugInfo()) { in GenVariablesDebugInfo()
H A DcodeGen.cpp79 const DebugInfo &CodeGen::Debuginfo() const noexcept
H A DcodeGen.h113 [[nodiscard]] const DebugInfo &Debuginfo() const noexcept;
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.h173 const DebugInfo &Debuginfo() const in Debuginfo() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp213 astNode = pg_->Debuginfo().firstStmt; in GenInstructionDebugInfo()
567 for (const auto *scope : pg_->Debuginfo().variableDebugInfo) { in GenVariablesDebugInfo()

Completed in 8 milliseconds