Searched refs:build_op_call (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2009 | 29 build_op_call): Adjust. 902 (build_op_call): And op(). 2453 (build_op_call): New globally visible function, built from and 2490 build_op_call instead of passing CALL_EXPR to build_new_op.
|
| H A D | ChangeLog-2010 | 205 (build_op_call): Likewise. 325 build_op_call): Reverted "Adjust". 3101 (build_op_call): Likewise. 3591 (build_op_call): Or op().
|
| H A D | ChangeLog-2011 | 3399 * call.c (build_op_call): Use timevar_cond_start/stop. 3706 (build_op_call): Likewise. 4181 (build_op_call, build_new_op, build_new_method_call): Pass it.
|
| H A D | decl2.cc | 5552 expr = build_op_call (fn, args, complain); in build_offset_ref_call_from_tree()
|
| H A D | coroutines.cc | 689 expr = build_op_call (expr, &real_args, tf_warning_or_error); in coro_build_promise_expression()
|
| H A D | cp-tree.h | 6568 extern tree build_op_call (tree, vec<tree, va_gc> **,
|
| H A D | semantics.cc | 2924 result = build_op_call (fn, args, complain); in finish_call_expr()
|
| H A D | call.cc | 5002 build_op_call (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call() function
|
| H A D | ChangeLog-2020 | 4141 * call.c (build_op_call): Pass complain to lookup_fnfields.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | decl2.c | 5275 expr = build_op_call (fn, args, complain); in build_offset_ref_call_from_tree()
|
| H A D | coroutines.cc | 660 expr = build_op_call (expr, &real_args, tf_warning_or_error); in coro_build_promise_expression()
|
| H A D | cp-tree.h | 6313 extern tree build_op_call (tree, vec<tree, va_gc> **,
|
| H A D | semantics.c | 2691 result = build_op_call (fn, args, complain); in finish_call_expr()
|
| H A D | call.c | 4903 build_op_call (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call() function
|