Searched refs:BuildForUpdateLoop (Results 1 – 2 of 2) sorted by relevance
206 void BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt);
580 void Binder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop() function in panda::es2panda::binder::Binder756 BuildForUpdateLoop(childNode->AsForUpdateStatement()); in ResolveReference()