Searched refs:build_new (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/gcc/cp/
H A Dinit.c1535 /* Common subroutines of build_new and build_vec_delete. */
2070 build_new (tree placement, tree type, tree nelts, tree init,
2068 build_new (tree placement, tree type, tree nelts, tree init, function
H A Dcp-tree.h4062 extern tree build_new (tree, tree, tree, tree, int);
H A Dparser.c5259 return build_new (placement, type, nelts, initializer, global_scope_p);
H A Dpt.c9144 return build_new

Completed in 122 milliseconds