Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserStatusContext.h51 explicit SwitchContext(ParserContext *ctx) : SavedStatusContext(ctx) {} in SwitchContext() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h689 explicit SwitchContext(ParserContext *ctx) : SavedStatusContext(ctx) {} in SwitchContext() function