Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c1819 = (type_num_arguments (TREE_TYPE (alloc_fn)) > 1 in build_new_1()
/freebsd-12.1/contrib/gcc/
H A Dtree.h4263 extern int type_num_arguments (tree);
H A Dtree.c4457 type_num_arguments (tree type) in type_num_arguments() function
H A DChangeLog-200122237 * tree.h (type_num_arguments): Declare it.
22238 * tree.c (type_num_arguments): New function.