Home
last modified time | relevance | path

Searched refs:ada_is_others_clause (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h306 extern int ada_is_others_clause (struct type *, int);
Dada-lang.c5149 ada_is_others_clause (struct type *type, int field_num) in ada_is_others_clause() function
5702 if (ada_is_others_clause (var_type, i)) in ada_which_variant_applies()