Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c2079 noexcept_conv_p (tree to, tree from) in noexcept_conv_p() function
2115 return (noexcept_conv_p (t, f) in fnptr_conv_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc2098 noexcept_conv_p (tree to, tree from) in noexcept_conv_p() function
2134 return (noexcept_conv_p (t, f) in fnptr_conv_p()
H A DChangeLog-2016529 (noexcept_conv_p, fnptr_conv_p, strip_fnptr_conv): New.
H A DChangeLog-20212852 * cvt.c (noexcept_conv_p): Remove redundant checks and simplify.
H A DChangeLog-20182951 convert_from_reference, convert_to_void, noexcept_conv_p,