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.cpp474 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseArrowFunctionExpression() local
514 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseTsGenericArrowFunction() local
DparserImpl.cpp3490 auto functionCtx = binder::LexicalScope<binder::FunctionScope>(Binder()); in ParseFunction() local