Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
242 arg_type = type2python(extract_type(fn->getArgType(i))); in print_callback()
399 type = type2python(extract_type(return_type)); in print_method_return()
562 type_str = type2python(type_str); in print_argument_check()
622 type = type2python(extract_type(param->getOriginalType())); in print_argument_checks()
773 type2python(i->second).c_str()); in print_upcast_constructors()
796 printf("%s", type2python(super[i]).c_str()); in print_class_header()
892 type2python(i->second).c_str()); in print_new()
[all …]