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