Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h128 …explicit ArrowFunctionDescriptor(ArenaVector<ir::Expression *> &&p, lexer::SourcePosition sl, Pars… in ArrowFunctionDescriptor() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h147 …explicit ArrowFunctionDescriptor(ArenaVector<ir::Expression *> &&p, binder::FunctionParamScope *ps, in ArrowFunctionDescriptor() function