Searched refs:build_non_dependent_expr (Results 1 – 11 of 11) sorted by relevance
619 convert_to_void (build_non_dependent_expr (expr), "statement"); in finish_expr_stmt()881 convert_to_void (build_non_dependent_expr (expr), "3rd expression in for"); in finish_for_expr()1818 fn = build_non_dependent_expr (fn); in finish_call_expr()1869 object = build_non_dependent_expr (object); in finish_call_expr()4047 lhs = build_non_dependent_expr (lhs); in finish_omp_atomic()4048 rhs = build_non_dependent_expr (rhs); in finish_omp_atomic()
2157 object = build_non_dependent_expr (object); in finish_class_member_access_expr()2331 expr = build_non_dependent_expr (expr); in build_x_indirect_ref()3035 arg1 = build_non_dependent_expr (arg1); in build_x_binary_op()3036 arg2 = build_non_dependent_expr (arg2); in build_x_binary_op()3977 xarg = build_non_dependent_expr (xarg); in build_x_unary_op()4789 ifexp = build_non_dependent_expr (ifexp); in build_x_conditional_expr()4791 op1 = build_non_dependent_expr (op1); in build_x_conditional_expr()4792 op2 = build_non_dependent_expr (op2); in build_x_conditional_expr()4835 op1 = build_non_dependent_expr (op1); in build_x_compound_expr()4836 op2 = build_non_dependent_expr (op2); in build_x_compound_expr()
302 array_expr = build_non_dependent_expr (array_expr); in grok_array_decl()303 index_exp = build_non_dependent_expr (index_exp); in grok_array_decl()3507 object = build_non_dependent_expr (object); in build_offset_ref_call_from_tree()3510 fn = build_non_dependent_expr (fn); in build_offset_ref_call_from_tree()
1155 expr = build_non_dependent_expr (expr); in build_x_arrow()
13322 build_non_dependent_expr (tree expr) in build_non_dependent_expr() function13365 ? build_non_dependent_expr (TREE_OPERAND (expr, 1)) in build_non_dependent_expr()13366 : build_non_dependent_expr (TREE_OPERAND (expr, 0))), in build_non_dependent_expr()13367 build_non_dependent_expr (TREE_OPERAND (expr, 2))); in build_non_dependent_expr()13373 build_non_dependent_expr (TREE_OPERAND (expr, 1))); in build_non_dependent_expr()13408 build_non_dependent_expr (TREE_VALUE (a)), in build_non_dependent_args()
588 * pt.c (build_non_dependent_expr): Handle GNU extension to ?:1642 * pt.c (build_non_dependent_expr): Check COMPOUND_EXPR_OVERLOADED.1752 * pt.c (build_non_dependent_expr): Do not build a1981 * pt.c (build_non_dependent_expr): Look inside COND_EXPR and2092 build_non_dependent_expr.2094 * pt.c (build_non_dependent_expr): Set operand.3187 (build_non_dependent_expr): Likewise.3226 (build_non_dependent_expr): New function.
2095 nelts = build_non_dependent_expr (nelts); in build_new()
569 * pt.c (build_non_dependent_expr): Do not build a2876 unify, build_non_dependent_expr): Likewise.5251 * pt.c (build_non_dependent_expr): Expand the set of tree nodes5838 * pt.c (build_non_dependent_expr): Do not create a6327 * pt.c (build_non_dependent_expr): Do not build6489 * pt.c (build_non_dependent_expr): Do not build a
2107 * pt.c (build_non_dependent_expr): Leave ADDR_EXPR of4319 * pt.c (build_non_dependent_expr): Don't wrap a COMPONENT_REF5829 * pt.c (build_non_dependent_expr): Use is_overloaded_fn.6449 * pt.c (build_non_dependent_expr): Don't build NON_DEPENDENT_EXPR
4211 extern tree build_non_dependent_expr (tree);
5426 instance = build_non_dependent_expr (instance); in build_new_method_call()