Searched defs:TypeExp (Results 1 – 5 of 5) sorted by relevance
493 override void visit(TypeExp) { buf.setsize(0); } in visit() argument
202 class TypeExp; variable
4165 TypeExp::TypeExp(Loc loc, Type *type) in TypeExp() function
194 class TypeExp; variable