Searched defs:loopScope (Results 1 – 5 of 5) sorted by relevance
111 auto *loopScope = Scope(); in UpdateSelf() local
107 auto *loopScope = Scope(); in UpdateSelf() local
109 auto *loopScope = Scope(); in UpdateSelf() local
582 auto *loopScope = forUpdateStmt->Scope(); in BuildForUpdateLoop() local603 void Binder::BuildForInOfLoop(const ir::Statement *parent, binder::LoopScope *loopScope, ir::AstNod… in BuildForInOfLoop()
1539 auto *loopScope = iterCtx.LexicalScope().GetScope(); in ParseForStatement() local