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