Searched refs:ref_conv_binds_directly_p (Results 1 – 4 of 4) sorted by relevance
2101 * call.c (ref_conv_binds_directly_p): New function.2102 * cp-tree.h (ref_conv_binds_directly_p): Declare.
6542 extern bool ref_conv_binds_directly_p (tree, tree);
9111 ref_conv_binds_directly_p (tree type, tree expr) in ref_conv_binds_directly_p() function
13713 if (glvalue_p (expr) && !ref_conv_binds_directly_p (type, expr)) in warn_for_range_copy()13744 if (!ref_conv_binds_directly_p (rtype, expr)) in warn_for_range_copy()