Home
last modified time | relevance | path

Searched refs:can_create_complex_type (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbtypes.h2331 extern bool can_create_complex_type (struct type *);
H A Dvalarith.c1079 if (!can_create_complex_type (comp_type)) in complex_binop()
H A Dgdbtypes.c3419 can_create_complex_type (struct type *target_type) in can_create_complex_type() function
3433 gdb_assert (can_create_complex_type (target_type)); in init_complex_type()