Searched defs:CompileStatement (Results 1 – 4 of 4) sorted by relevance
488 CompileStatement::CompileStatement(Loc loc, Expression *exp) in CompileStatement() function
19 class CompileStatement; variable
74 void visit(CompileStatement *) { } in visit() argument