Searched refs:print_method_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/interface/
H A Dpython.cc957 void python_generator::print_method_type(FunctionDecl *fd) function in class:python_generator
1079 print_method_type(*in);
1082 print_method_type(*in);
1085 print_method_type(*in);
1087 print_method_type(ie->first);
1089 print_method_type(clazz.fn_copy);
1090 print_method_type(clazz.fn_free);
1092 print_method_type(clazz.fn_to_str);
1094 print_method_type(clazz.fn_type);
H A Dpython.h49 void print_method_type(FunctionDecl *fd);

Completed in 127 milliseconds