Searched refs:print_method_type (Results 1 – 2 of 2) sorted by relevance
957 void python_generator::print_method_type(FunctionDecl *fd) in print_method_type() function in python_generator1079 print_method_type(*in); in print_method_types()1082 print_method_type(*in); in print_method_types()1085 print_method_type(*in); in print_method_types()1087 print_method_type(ie->first); in print_method_types()1089 print_method_type(clazz.fn_copy); in print_method_types()1090 print_method_type(clazz.fn_free); in print_method_types()1092 print_method_type(clazz.fn_to_str); in print_method_types()1094 print_method_type(clazz.fn_type); in print_method_types()
49 void print_method_type(FunctionDecl *fd);