Searched refs:glvalue_p (Results 1 – 12 of 12) sorted by relevance
362 glvalue_p (const_tree ref) in glvalue_p() function983 if (!processing_template_decl && glvalue_p (expr)) in rvalue()5818 || !glvalue_p (exp)) in stabilize_expr()5946 || glvalue_p (t))) in stabilize_init()
5273 if (glvalue_p (e2)) in conditional_conversion()5364 if (glvalue_p (arg1)) in build_conditional_expr()5565 is_glvalue = glvalue_p (arg3); in build_conditional_expr()5571 is_glvalue = glvalue_p (arg2); in build_conditional_expr()5609 && glvalue_p (arg2) && glvalue_p (arg3) in build_conditional_expr()
1028 if (glvalue_p (o)) in build_co_await()
7819 extern bool glvalue_p (const_tree);
2109 * tree.c (glvalue_p): Rename from lvalue_or_rvalue_with_address_p.
8373 if (!glvalue_p (expr)) in build_reinterpret_cast_1()
337 operand use cp_stabilize_reference if arg1 is glvalue_p rather than
20027 && !glvalue_p (elt) in fold_targs_r()
13713 if (glvalue_p (expr) && !ref_conv_binds_directly_p (type, expr)) in warn_for_range_copy()
357 glvalue_p (const_tree ref) in glvalue_p() function937 if (!processing_template_decl && glvalue_p (expr)) in rvalue()5496 || !glvalue_p (exp)) in stabilize_expr()5624 || glvalue_p (t))) in stabilize_init()
5044 if (glvalue_p (e2)) in conditional_conversion()5133 if (glvalue_p (arg1)) in build_conditional_expr_1()5334 is_glvalue = glvalue_p (arg3); in build_conditional_expr_1()5340 is_glvalue = glvalue_p (arg2); in build_conditional_expr_1()5378 && glvalue_p (arg2) && glvalue_p (arg3) in build_conditional_expr_1()
7421 extern bool glvalue_p (const_tree);