Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1642 static int total_params(const Method &method) in total_params() function
1662 std::vector<Kind> args(total_params(method)); in instance_sig()
2526 if (n_args != total_params(method)) in print_matching_method()