Searched defs:has_const_assign_ref (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ | ||
H A D | cp-tree.h | 992 BOOL_BITFIELD has_const_assign_ref : 1; member |
/openbsd/gnu/usr.bin/gcc/gcc/cp/ | ||
H A D | cp-tree.h | 1129 unsigned has_const_assign_ref : 1; member |