Searched refs:BuildForUpdateLoop (Results 1 – 4 of 4) sorted by relevance
421 void VarBinder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop() function in ark::es2panda::varbinder::VarBinder609 BuildForUpdateLoop(childNode->AsForUpdateStatement()); in ResolveReference()
232 void BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt);
214 void BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt);
643 void Binder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop() function in panda::es2panda::binder::Binder872 BuildForUpdateLoop(childNode->AsForUpdateStatement()); in ResolveReference()