Searched refs:D_DECL_VOIDOBJ (Results 1 – 4 of 4) sorted by relevance
16 err.D_DECL_VOIDOBJ.baddec.d \
166 D_DECL_VOIDOBJ, /* attempt to decl void object */ enumerator
395 xyerror(D_DECL_VOIDOBJ, "cannot declare array of void\n"); in dt_decl_array()559 xyerror(D_DECL_VOIDOBJ, "cannot have void member: %s\n", ident); in dt_decl_member()
1718 xyerror(D_DECL_VOIDOBJ, "cannot have " in dt_node_decl()2313 xyerror(D_DECL_VOIDOBJ, in dt_node_inline()