Searched refs:method_impl_printer (Results 1 – 2 of 2) sorted by relevance
97 struct method_impl_printer;
1656 struct template_cpp_generator::method_impl_printer : struct in template_cpp_generator1658 method_impl_printer(const specialization &instance, in method_impl_printer() function1676 void template_cpp_generator::method_impl_printer::print_constructor_body( in print_constructor_body() argument1785 void template_cpp_generator::method_impl_printer::print_callback_method_body( in print_callback_method_body()1819 void template_cpp_generator::method_impl_printer::print_method_body( in print_method_body()1849 void template_cpp_generator::method_impl_printer::print_method_sig( in print_method_sig()1873 void template_cpp_generator::method_impl_printer::print_get_method( in print_get_method()2943 method_impl_printer(instance, *this).print_all_methods(); in print_class()