Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dpython.cc79 static void print_method_def(bool is_static, const string &name) in print_method_def() function
99 print_method_def(is_static, name); in print_method_header()
687 print_method_def(is_static(clazz, any_method), cname); in print_method()