Searched refs:class_decl_printer (Results 1 – 2 of 2) sorted by relevance
98 struct class_decl_printer;
2762 struct template_cpp_generator::class_decl_printer : struct in template_cpp_generator2765 class_decl_printer(std::ostream &os, in class_decl_printer() function2795 void template_cpp_generator::class_decl_printer::print_arg_subclass_constructor( in print_arg_subclass_constructor()2844 void template_cpp_generator::class_decl_printer::print_super_constructor( in print_super_constructor()2894 void template_cpp_generator::class_decl_printer::print_class( in print_class()2960 class_decl_printer(os, *this).print_classes(); in generate()