Searched defs:NewExp (Results 1 – 4 of 4) sorted by relevance
482 override void visit(NewExp) { buf.setsize(0); } in visit() argument
205 class NewExp; variable
197 class NewExp; variable
4282 NewExp::NewExp(Loc loc, Expression *thisexp, Expressions *newargs, in NewExp() function