Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c63 static void error_args_num (location_t, tree, bool);
3821 error_args_num (location_t loc, tree fndecl, bool too_many_p) in error_args_num() function
3904 error_args_num (input_location, fndecl, /*too_many_p=*/true); in convert_arguments()
4013 error_args_num (input_location, fndecl, /*too_many_p=*/false); in convert_arguments()