Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dpython.cc957 void python_generator::print_method_type(FunctionDecl *fd) in print_method_type() function in python_generator
1079 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()
H A Dpython.h49 void print_method_type(FunctionDecl *fd);