Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1366 void print_any_method(const Method &method);
2745 void template_cpp_generator::class_printer::print_any_method( in print_any_method() function in template_cpp_generator::class_printer
2767 print_any_method(NoCopyMethod(method)); in print_method()
2778 print_any_method(method); in print_method()