Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c1974 tx_unsafe_fn_variant (tree t) in tx_unsafe_fn_variant() function
1989 && same_type_p (to, tx_unsafe_fn_variant (from))); in can_convert_tx_safety()
H A Drtti.c1015 to = tx_unsafe_fn_variant (to); in ptr_initializer()
H A Dcp-tree.h6225 extern tree tx_unsafe_fn_variant (tree);
H A Ddecl.c2221 newtype = tx_unsafe_fn_variant (newtype); in duplicate_decls()