Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.h43 static void print_arg_list(std::ostream &os, int start, int end,
H A Dcpp.cc1050 void Method::print_arg_list(std::ostream &os, int start, int end, in print_arg_list() function in Method
H A Dtemplate_cpp.cc1734 Method::print_arg_list(os, 0, n_arg, [&] (int i) { in print_callback_args()