Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Drust-lang.c84 rust_empty_enum_p (const struct type *type) in rust_empty_enum_p() function
422 if (rust_empty_enum_p (type)) in print_enum()
1323 if (rust_empty_enum_p (type)) in eval_op_rust_struct_anon()
1386 if (rust_empty_enum_p (type)) in eval_op_rust_structop()
H A DChangeLog-20183838 (rust_empty_enum_p): New function.
H A DChangeLog-202012138 * rust-lang.c (rust_enum_p, rust_empty_enum_p): Rewrite.