Searched refs:print_special_member_method (Results 1 – 1 of 1) sorted by relevance
1361 bool print_special_member_method(const Method &method);2630 bool template_cpp_generator::class_printer::print_special_member_method( in print_special_member_method() function in template_cpp_generator::class_printer2731 if (print_special_member_method(method)) in print_member_method()