Searched defs:forUpdateStmt (Results 1 – 4 of 4) sorted by relevance
165 ir::Statement *forUpdateStmt = parser_->CreateFormattedStatement( in CreateNestedArrayCreationStatement() local
381 void VarBinder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop()
652 void Binder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop()
154 void ScopesInitPhase::VisitForUpdateStatement(ir::ForUpdateStatement *forUpdateStmt) in VisitForUpdateStatement()