Searched refs:bounds_first (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | cp-tree.h | 7539 enum compare_bounds_t { bounds_none, bounds_either, bounds_first }; enumerator
|
| H A D | typeck.c | 10243 && !comp_array_types (to, from, bounds_first, /*strict=*/false)) in comp_ptr_ttypes_real()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | cp-tree.h | 7947 enum compare_bounds_t { bounds_none, bounds_either, bounds_first }; enumerator
|
| H A D | typeck.cc | 10850 && !comp_array_types (to, from, bounds_first, /*strict=*/false)) in comp_ptr_ttypes_real()
|