Searched refs:class_impl_printer (Results 1 – 2 of 2) sorted by relevance
99 struct class_impl_printer;
2922 struct template_cpp_generator::class_impl_printer : struct in template_cpp_generator2925 class_impl_printer(std::ostream &os, in class_impl_printer() function2940 void template_cpp_generator::class_impl_printer::print_class( in print_class() argument2961 class_impl_printer(os, *this).print_classes(); in generate()