Searched refs:class_decl_printer (Results 1 – 2 of 2) sorted by relevance
98 struct class_decl_printer;
2784 struct template_cpp_generator::class_decl_printer : struct in template_cpp_generator2787 class_decl_printer(std::ostream &os, in class_decl_printer() argument2817 void template_cpp_generator::class_decl_printer::print_arg_subclass_constructor( in print_arg_subclass_constructor()2866 void template_cpp_generator::class_decl_printer::print_super_constructor( in print_super_constructor()2916 void template_cpp_generator::class_decl_printer::print_class( in print_class()2982 class_decl_printer(os, *this).print_classes(); in generate()