Searched defs:ThisExp (Results 1 – 5 of 5) sorted by relevance
490 override void visit(ThisExp) { buf.setsize(0); } in visit() argument
192 class ThisExp; variable
2463 void visit(ThisExp *) in visit() argument
186 class ThisExp; variable
3370 ThisExp::ThisExp(Loc loc) in ThisExp() function