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