Searched refs:build_op_call_1 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2017 | 931 (build_op_call_1): Use call_op_identifier & 971 * call.c (build_op_call_1): Test for FUNCTION_DECL in same manner 1153 (build_op_call_1): Call mark_lvalue_use early. 3942 (build_op_call_1): Use ovl_iterator. 4343 (build_op_call_1): Same.
|
H A D | ChangeLog-2013 | 3154 (build_new_method_call_1, build_op_call_1): Not here. 3241 * call.c (build_op_call_1): Use TYPE_PTRFN_P and TYPE_REFFN_P. 3246 (build_op_call_1): Likewise.
|
H A D | ChangeLog-2018 | 1827 (build_op_call_1): Likewise. 2935 add_builtin_candidate, build_user_type_conversion_1, build_op_call_1,
|
H A D | ChangeLog-2012 | 2181 build_operator_new_call, build_op_call_1,
|
H A D | ChangeLog-2014 | 2579 (build_op_call_1): Pass true to strict parameter.
|
H A D | ChangeLog-2015 | 1263 (build_op_call_1): Likewise.
|
H A D | ChangeLog-2016 | 2021 * call.c (build_op_call_1): Use convert_like_with_context only
|
H A D | ChangeLog-2021 | 3155 * call.c (build_op_call_1, add_candidates): Use them.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 4761 build_op_call_1 (tree obj, vec<tree, va_gc> **args, tsubst_flags_t complain) in build_op_call_1() function 4907 ret = build_op_call_1 (obj, args, complain); in build_op_call()
|