Searched refs:print_method_call (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/interface/ |
| H A D | python.h | 52 void print_method_call(int indent, const isl_class &clazz,
|
| H A D | python.cc | 468 void python_generator::print_method_call(int indent, const isl_class &clazz, in print_method_call() function in python_generator 548 print_method_call(8, clazz, method, fixed_arg_fmt, drop_ctx, drop_user); in print_method() 642 print_method_call(12, clazz, method, var_arg_fmt, drop_ctx, 0); in print_method_overload()
|