Searched defs:ForUpdateStatement (Results 1 – 6 of 6) sorted by relevance
30 … explicit ForUpdateStatement(AstNode *init, Expression *test, Expression *update, Statement *body) in ForUpdateStatement() function
40 …explicit ForUpdateStatement(binder::LoopScope *scope, AstNode *init, Expression *test, Expression … in ForUpdateStatement() function
32 class ForUpdateStatement; variable
33 class ForUpdateStatement; variable
76 class ForUpdateStatement; variable
77 class ForUpdateStatement; variable