Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dpython.cc56 static string type2python(string name) in type2python() function
144 type2python(super).c_str()); in print_type_check()
177 type = type2python(extract_type(param->getOriginalType())); in print_type_checks()
241 arg_type = type2python(extract_type(fn->getArgType(i))); in print_callback()
400 type = type2python(extract_type(return_type)); in print_method_return()
565 type_str = type2python(type_str); in print_argument_check()
639 type = type2python(extract_type(param->getOriginalType())); in print_argument_checks()
867 type2python(i->second).c_str()); in print_upcast_constructors()
890 printf("%s", type2python(super[i]).c_str()); in print_class_header()
894 printf("(%s)", type2python(clazz.superclass_name).c_str()); in print_class_header()
[all …]