Home
last modified time | relevance | path

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

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