Home
last modified time | relevance | path

Searched refs:BuildForUpdateLoop (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h206 void BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt);
Dbinder.cpp580 void Binder::BuildForUpdateLoop(ir::ForUpdateStatement *forUpdateStmt) in BuildForUpdateLoop() function in panda::es2panda::binder::Binder
756 BuildForUpdateLoop(childNode->AsForUpdateStatement()); in ResolveReference()