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