Home
last modified time | relevance | path

Searched refs:type_num_arguments (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDinit.c1819 = (type_num_arguments (TREE_TYPE (alloc_fn)) > 1 in build_new_1()
/NextBSD/contrib/gcc/
HDtree.h4263 extern int type_num_arguments (tree);
HDtree.c4457 type_num_arguments (tree type) in type_num_arguments() function
HDChangeLog-200122237 * tree.h (type_num_arguments): Declare it.
22238 * tree.c (type_num_arguments): New function.