Home
last modified time | relevance | path

Searched refs:bounds_first (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7539 enum compare_bounds_t { bounds_none, bounds_either, bounds_first }; enumerator
H A Dtypeck.c10243 && !comp_array_types (to, from, bounds_first, /*strict=*/false)) in comp_ptr_ttypes_real()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h7947 enum compare_bounds_t { bounds_none, bounds_either, bounds_first }; enumerator
H A Dtypeck.cc10850 && !comp_array_types (to, from, bounds_first, /*strict=*/false)) in comp_ptr_ttypes_real()