Searched defs:forUpdateStmt (Results 1 – 3 of 3) sorted by relevance
421 void VarBinder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop()
651 void Binder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop()
147 void ScopesInitPhase::VisitForUpdateStatement(ir::ForUpdateStatement *forUpdateStmt) in VisitForUpdateStatement()