Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserStatusContext.h57 class IterationContext : public SavedStatusContext<ParserStatus::IN_ITERATION> { class
59 explicit IterationContext(ParserContext *ctx) : SavedStatusContext(ctx) {} in IterationContext() function in ark::es2panda::parser::IterationContext
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.h692 class IterationContext : public SavedStatusContext<ParserStatus::IN_ITERATION> { class in panda::es2panda::lexer::TokenFlags::ModifierFlags
694 explicit IterationContext(ParserContext *ctx, binder::Binder *binder) in IterationContext() function in panda::es2panda::lexer::TokenFlags::ModifierFlags::IterationContext

Completed in 3 milliseconds