Home
last modified time | relevance | path

Searched refs:BASETYPE_VIA_PUBLIC (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dp-typeprint.c142 BASETYPE_VIA_PUBLIC (type, i) ? "public" : "private", in pascal_type_print_derivation_info()
H A Dcp-support.c1299 if (BASETYPE_VIA_PUBLIC (type, i)) in make_symbol_overload_list_adl_namespace()
H A Dc-typeprint.c198 BASETYPE_VIA_PUBLIC (type, i) in cp_type_print_derivation_info()
H A Dgdbtypes.h1118 #define BASETYPE_VIA_PUBLIC(thistype, index) \ macro
H A Dgdbtypes.c2153 if (public && ! BASETYPE_VIA_PUBLIC (dclass, i)) in distance_to_ancestor()
H A Dvalops.c701 if (! BASETYPE_VIA_PUBLIC (search_type, i)) in dynamic_cast_check_2()