Searched refs:print_constructor (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | python.h | 40 void print_constructor(const isl_class &clazz, FunctionDecl *method);
|
H A D | python.cc | 753 void python_generator::print_constructor(const isl_class &clazz, in print_constructor() function in python_generator 1139 print_constructor(clazz, cons); in print()
|
H A D | template_cpp.cc | 1352 void print_constructor(const Method &method); 1969 void template_cpp_generator::class_printer::print_constructor( in print_constructor() function in template_cpp_generator::class_printer 2753 print_constructor(method); in print_any_method()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ada-spec.c | 2690 print_constructor (pretty_printer *buffer, tree t, tree type) in print_constructor() function 3022 print_constructor (buffer, t, type); in dump_ada_declaration() 3058 print_constructor (buffer, t, type); in dump_ada_declaration()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ada-spec.cc | 2747 print_constructor (pretty_printer *buffer, tree t, tree type) in print_constructor() function 3077 print_constructor (buffer, t, type); in dump_ada_declaration() 3118 print_constructor (buffer, t, type); in dump_ada_declaration()
|
H A D | ChangeLog | 4214 (print_constructor): Adjust call to pp_ada_tree_identifier. 5003 (print_constructor): Likewise. 5281 (print_constructor): Add TYPE parameter and use it for the name. 5284 Adjust calls to print_constructor and print_destructor. 9936 * c-ada-spec.c (print_constructor): New function.
|