Home
last modified time | relevance | path

Searched refs:build_operator_new_call (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
Dinit.c1781 alloc_call = build_operator_new_call (fnname, placement, in build_new_1()
DChangeLog-20034583 * call.c (build_operator_new_call): Fix typo.
5272 (build_operator_new_call): Likewise.
5297 (build_operator_new_call): Likewise.
5300 * cp-tree.h (build_operator_new_call): New function.
5303 * init.c (build_new_1): Use build_operator_new_call.
Dcp-tree.h3828 extern tree build_operator_new_call (tree, tree, tree *, tree *,
DChangeLog-20041593 * call.c (build_user_type_conversion_1, build_operator_new_call,
3833 * call.c (build_operator_new_call): Avoid using push_to_top_level.
4083 * call.c (build_operator_new_call): Look only at global scope.
Dcall.c2871 build_operator_new_call (tree fnname, tree args, in build_operator_new_call() function
DChangeLog2347 * cp-tree.h (build_operator_new_call): Adjust prototype.
2357 * call.c (build_operator_new_call): Return the allocation function