Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1349 bool print_special_method(const Method &method,
1913 print_special_method(method, static_methods); in print_static_method()
2610 bool template_cpp_generator::class_printer::print_special_method( in print_special_method() function in template_cpp_generator::class_printer
2633 return print_special_method(method, special_member_methods); in print_special_member_method()