Searched refs:total_params (Results 1 – 1 of 1) sorted by relevance
1642 static int total_params(const Method &method) in total_params() function1662 std::vector<Kind> args(total_params(method)); in instance_sig()2526 if (n_args != total_params(method)) in print_matching_method()