Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcvt.cc1470 expr = build_call_array_loc (input_location, in convert_to_void()
Dconstexpr.cc1531 new_call = build_call_array_loc (EXPR_LOCATION (t), TREE_TYPE (t), in cxx_eval_builtin_function_call()
Dcall.cc369 function = build_call_array_loc (input_location, in build_call_a()
Dsemantics.cc4640 call_expr = build_call_array_loc (input_location, in simplify_aggr_init_expr()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.h4606 build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T3)
4607 extern tree build_call_array_loc (location_t, tree, tree, int, const tree *);
Dtree.cc10629 build_call_array_loc (location_t loc, tree return_type, tree fn, in build_call_array_loc() function
Dgimplify.cc3703 *expr_p = build_call_array_loc (loc, TREE_TYPE (call), in gimplify_call_expr()
Dfold-const.cc13977 tem = build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_loc()
DChangeLog-201134529 (build_call_valist, build_call_array_loc, build_call_vec): Call it.