Home
last modified time | relevance | path

Searched refs:GenScopeVariableInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Demitter.h80 void GenScopeVariableInfo(pandasm::Function *func, const varbinder::Scope *scope) const;
H A Demitter.cpp357 void FunctionEmitter::GenScopeVariableInfo(pandasm::Function *func, const varbinder::Scope *scope) const in GenScopeVariableInfo() function in ark::es2panda::compiler::FunctionEmitter
403 GenScopeVariableInfo(func, scope); in GenVariablesDebugInfo()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.h94 void GenScopeVariableInfo(const binder::Scope *scope);
H A Demitter.cpp517 void FunctionEmitter::GenScopeVariableInfo(const binder::Scope *scope) in GenScopeVariableInfo() function in panda::es2panda::compiler::FunctionEmitter
568 GenScopeVariableInfo(scope); in GenVariablesDebugInfo()

Completed in 4 milliseconds