Home
last modified time | relevance | path

Searched refs:build_op_call_1 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2017931 (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 DChangeLog-20133154 (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 DChangeLog-20181827 (build_op_call_1): Likewise.
2935 add_builtin_candidate, build_user_type_conversion_1, build_op_call_1,
H A DChangeLog-20122181 build_operator_new_call, build_op_call_1,
H A DChangeLog-20142579 (build_op_call_1): Pass true to strict parameter.
H A DChangeLog-20151263 (build_op_call_1): Likewise.
H A DChangeLog-20162021 * call.c (build_op_call_1): Use convert_like_with_context only
H A DChangeLog-20213155 * call.c (build_op_call_1, add_candidates): Use them.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c4761 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()