Searched refs:class_impl_printer (Results 1 – 2 of 2) sorted by relevance
99 struct class_impl_printer;
2777 struct template_cpp_generator::class_impl_printer : struct in template_cpp_generator2780 class_impl_printer(std::ostream &os, in class_impl_printer() function2795 void template_cpp_generator::class_impl_printer::print_class( in print_class() argument2816 class_impl_printer(os, *this).print_classes(); in generate()