Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp506 void ScopesInitPhase::BindVarDecl([[maybe_unused]] ir::Identifier *binding, ir::Expression *init, v… in BindVarDecl() function in ark::es2panda::compiler::ScopesInitPhase
872 void InitScopesPhaseETS::BindVarDecl(ir::Identifier *binding, ir::Expression *init, varbinder::Decl… in BindVarDecl() function in ark::es2panda::compiler::InitScopesPhaseETS