Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1693 void print_method_body(const Method &method, const Signature &sig);
1848 void template_cpp_generator::method_impl_printer::print_method_body( in print_method_body() function in template_cpp_generator::method_impl_printer
1893 print_method_body(method, sig); in print_method_sig()