Home
last modified time | relevance | path

Searched refs:offset_bounded (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.h85 bool offset_bounded () const;
H A Dbuiltins.cc11129 access_ref::offset_bounded () const in offset_bounded() function in access_ref
H A DChangeLog13155 (access_ref::offset_bounded): Likewise.
H A DChangeLog-20209631 (access_ref::offset_bounded): Define new member function.
9633 (access_ref::offset_bounded): New member function.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2905 if (ref.offrng[0] == 0 || !ref.offset_bounded ()) in warn_placement_new_too_small()