Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
Dcommonjs.cpp82 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseCommonjs() local
DexpressionParser.cpp469 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseArrowFunctionExpression() local
509 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseTsGenericArrowFunction() local
DparserImpl.cpp3223 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseFunction() local