Searched defs:IsExp (Results 1 – 4 of 4) sorted by relevance
480 override void visit(IsExp) { buf.setsize(0); } in visit() argument
216 class IsExp; variable
208 class IsExp; variable
4891 IsExp::IsExp(Loc loc, Type *targ, Identifier *id, TOK tok, in IsExp() function