Searched refs:is_object_type (Results 1 – 3 of 3) sorted by relevance
65 extern int is_object_type (struct type *);
596 is_object_type (struct type *type) in is_object_type() function847 if (is_object_type (VALUE_TYPE (arg1))) in evaluate_subexp_java()
58 if (is_object_type (type)) in java_value_print()