Searched defs:FuncExp (Results 1 – 4 of 4) sorted by relevance
477 override void visit(FuncExp) { buf.setsize(0); } in visit() argument
211 class FuncExp; variable
203 class FuncExp; variable
4555 FuncExp::FuncExp(Loc loc, Dsymbol *s) in FuncExp() function