Home
last modified time | relevance | path

Searched defs:VariableDebugInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.h46 ArenaVector<const varbinder::Scope *> &VariableDebugInfo() in VariableDebugInfo() function
51 const ArenaVector<const varbinder::Scope *> &VariableDebugInfo() const in VariableDebugInfo() function
/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts92 export class VariableDebugInfo { class