Searched defs:WhileStatement (Results 1 – 6 of 6) sorted by relevance
30 explicit WhileStatement(Expression *test, Statement *body) in WhileStatement() function
40 explicit WhileStatement(binder::LoopScope *scope, Expression *test, Statement *body) in WhileStatement() function
67 class WhileStatement; variable
75 class WhileStatement; variable
90 class WhileStatement; variable
76 class WhileStatement; variable