Searched refs:class_decl_printer (Results 1 – 2 of 2) sorted by relevance
98 struct class_decl_printer;
2617 struct template_cpp_generator::class_decl_printer : struct in template_cpp_generator2620 class_decl_printer(std::ostream &os, in class_decl_printer() function2650 void template_cpp_generator::class_decl_printer::print_arg_subclass_constructor( in print_arg_subclass_constructor()2699 void template_cpp_generator::class_decl_printer::print_super_constructor( in print_super_constructor()2749 void template_cpp_generator::class_decl_printer::print_class( in print_class()2815 class_decl_printer(os, *this).print_classes(); in generate()