Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcvt.c2069 can_convert_tx_safety (tree to, tree from) in can_convert_tx_safety() function
2116 || can_convert_tx_safety (t, f)); in fnptr_conv_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcvt.cc2088 can_convert_tx_safety (tree to, tree from) in can_convert_tx_safety() function
2135 || can_convert_tx_safety (t, f)); in fnptr_conv_p()
H A DChangeLog-20151572 (can_convert_tx_safety): New.
H A DChangeLog-2016528 * cvt.c (can_convert_tx_safety): Now static.