Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp167 astNode = pg_->Debuginfo().firstStmt; in GenInstructionDebugInfo()
298 for (const auto *scope : pg_->Debuginfo().variableDebugInfo) { in GenVariablesDebugInfo()
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.h203 const DebugInfo &Debuginfo() const in Debuginfo() function