Home
last modified time | relevance | path

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

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