Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserStatusContext.h68 explicit FunctionParameterContext(ParserContext *ctx) : SavedStatusContext(ctx) {} in FunctionParameterContext() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h722 explicit FunctionParameterContext(ParserContext *ctx, binder::Binder *binder) in FunctionParameterContext() function