Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1363 bool print_member_method_with_name(const Method &method,
2654 bool template_cpp_generator::class_printer::print_member_method_with_name( in print_member_method_with_name() function in template_cpp_generator::class_printer
2735 if (print_member_method_with_name(method, method.name)) in print_member_method()
2737 if (print_member_method_with_name(method, name_without_return(method))) in print_member_method()
2739 if (print_member_method_with_name(method, callback_name(method))) in print_member_method()