Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp613 IterationContext iterCtx(&context_); in ParseDoWhileStatement() local
1061 IterationContext iterCtx(&context_); in ParseForStatement() local
1596 IterationContext iterCtx(&context_); in ParseWhileStatement() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp1121 IterationContext<binder::LoopScope> iterCtx(&context_, Binder()); in ParseDoWhileStatement() local
1533 IterationContext<binder::LoopScope> iterCtx(&context_, Binder()); in ParseForStatement() local
2202 IterationContext<binder::LoopScope> iterCtx(&context_, Binder()); in ParseWhileStatement() local