Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dpython.cc311 } else if (is_string(type)) { in print_arg_in_call()
414 } else if (is_string(return_type)) { in print_method_return()
822 else if (is_string(type)) in print_restype()
846 else if (is_string(type)) in print_argtypes()
H A Dcpp.cc516 if (generator::is_string(type)) { in print_param_use()
868 if (cpp_generator::is_string(type)) in param()
1059 if (generator::is_string(type) || generator::is_callback(type)) in param_needs_copy()
H A Dgenerator.h193 static bool is_string(QualType type);
H A Dgenerator.cc740 bool generator::is_string(QualType type) in is_string() function in generator
H A Dplain_cpp.cc1526 } else if (is_string(return_type)) { in print_method_return()
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Dutil.py15 def is_string(value): function
30 if is_string(value):
/llvm-project-15.0.7/llvm/utils/lit/lit/llvm/
H A Dconfig.py183 if lit.util.is_string(paths_to_add):
212 if lit.util.is_string(variables):
342 if lit.util.is_string(search_dirs):