Home
last modified time | relevance | path

Searched refs:build_op_call (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-200929 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 DChangeLog-2010205 (build_op_call): Likewise.
325 build_op_call): Reverted "Adjust".
3101 (build_op_call): Likewise.
3591 (build_op_call): Or op().
H A DChangeLog-20113399 * 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 Ddecl2.cc5552 expr = build_op_call (fn, args, complain); in build_offset_ref_call_from_tree()
H A Dcoroutines.cc689 expr = build_op_call (expr, &real_args, tf_warning_or_error); in coro_build_promise_expression()
H A Dcp-tree.h6568 extern tree build_op_call (tree, vec<tree, va_gc> **,
H A Dsemantics.cc2924 result = build_op_call (fn, args, complain); in finish_call_expr()
H A Dcall.cc5002 build_op_call (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call() function
H A DChangeLog-20204141 * call.c (build_op_call): Pass complain to lookup_fnfields.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c5275 expr = build_op_call (fn, args, complain); in build_offset_ref_call_from_tree()
H A Dcoroutines.cc660 expr = build_op_call (expr, &real_args, tf_warning_or_error); in coro_build_promise_expression()
H A Dcp-tree.h6313 extern tree build_op_call (tree, vec<tree, va_gc> **,
H A Dsemantics.c2691 result = build_op_call (fn, args, complain); in finish_call_expr()
H A Dcall.c4903 build_op_call (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call() function