Home
last modified time | relevance | path

Searched refs:varargs_function_p (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c1215 if (varargs_function_p (callop)) in maybe_add_lambda_conv_op()
H A Dinit.c3188 || varargs_function_p (alloc_fn)); in build_new_1()
H A Dtree.c3962 varargs_function_p (const_tree function) in varargs_function_p() function
H A Dcp-tree.h7143 extern int varargs_function_p (const_tree);
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c404 if (varargs_function_p (function)) in use_thunk()
H A Dtree.c2800 varargs_function_p (const_tree function) in varargs_function_p() function
H A Dinit.c2440 || varargs_function_p (alloc_fn)); in build_new_1()
H A Dcp-tree.h5714 extern int varargs_function_p (const_tree);
H A Dsemantics.c9360 if (varargs_function_p (callop)) in maybe_add_lambda_conv_op()