Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dtypeck.c2862 convert_arguments (tree typelist, tree values, tree fndecl, int flags, int block_call) in convert_arguments() argument
2905 error ("too many arguments to %s", (block_call ? "block call" : "function")); in convert_arguments()
3008 error ("too few arguments to %s", (block_call ? "block call" : "function")); in convert_arguments()