Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp259 const auto *startIns = scope->ScopeStart(); in GenScopeVariableInfo()
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h242 const compiler::IRNode *ScopeStart() const in ScopeStart() function