Searched refs:obvalue_p (Results 1 – 6 of 6) sorted by relevance
340 else if (!(flags & DIRECT_BIND) && ! obvalue_p (arg)) in build_up_reference()483 else if ((convtype & CONV_REINTERPRET) && obvalue_p (expr)) in convert_to_reference()
3569 gcc_assert (!obvalue_p (rval)); in build_new_1()
2059 if (!obvalue_p (exp) in decay_conversion()7626 : obvalue_p (expr)) in build_const_cast_1()
328 obvalue_p (const_tree ref) in obvalue_p() function
7081 extern bool obvalue_p (const_tree);
1150 else if (fromref || (expr && obvalue_p (expr))) in standard_conversion()