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