Home
last modified time | relevance | path

Searched defs:currentDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp673 varbinder::Decl *currentDecl = res->second->Declaration(); in CreateFuncDecl() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp1259 binder::Decl *currentDecl = res == bindings.end() ? nullptr : res->second->Declaration(); in AddFunctionToBinder() local

Completed in 8 milliseconds