Searched refs:build_call_array_loc (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cvt.cc | 1470 expr = build_call_array_loc (input_location, in convert_to_void()
|
| D | constexpr.cc | 1531 new_call = build_call_array_loc (EXPR_LOCATION (t), TREE_TYPE (t), in cxx_eval_builtin_function_call()
|
| D | call.cc | 369 function = build_call_array_loc (input_location, in build_call_a()
|
| D | semantics.cc | 4640 call_expr = build_call_array_loc (input_location, in simplify_aggr_init_expr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.h | 4606 build_call_array_loc (UNKNOWN_LOCATION, T1, T2, N, T3) 4607 extern tree build_call_array_loc (location_t, tree, tree, int, const tree *);
|
| D | tree.cc | 10629 build_call_array_loc (location_t loc, tree return_type, tree fn, in build_call_array_loc() function
|
| D | gimplify.cc | 3703 *expr_p = build_call_array_loc (loc, TREE_TYPE (call), in gimplify_call_expr()
|
| D | fold-const.cc | 13977 tem = build_call_array_loc (loc, type, fn, nargs, argarray); in fold_build_call_array_loc()
|
| D | ChangeLog-2011 | 34529 (build_call_valist, build_call_array_loc, build_call_vec): Call it.
|