Searched refs:print_type_check (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/External/isl/interface/ |
H A D | python.cc | 128 void python_generator::print_type_check(int indent, const string &type, in print_type_check() function in python_generator 179 print_type_check(8, type, fixed_arg_fmt, in print_type_checks() 183 print_type_check(8, type, fixed_arg_fmt, in print_type_checks() 640 print_type_check(12, type, var_arg_fmt, in print_argument_checks() 1021 print_type_check(8, python_name, fixed_arg_fmt, 0, false, "", "", -1); in print_representation()
|
H A D | python.h | 26 void print_type_check(int indent, const string &type, const char *fmt,
|