Searched refs:is_isl_bool (Results 1 – 6 of 6) sorted by relevance
223 if (is_isl_stat(return_type) || is_isl_bool(return_type)) in print_callback()262 if (is_isl_stat(return_type) || is_isl_bool(return_type)) in print_callback()268 } else if (is_isl_bool(return_type)) { in print_callback()427 if (is_isl_bool(return_type)) in print_method_return()
188 static bool is_isl_bool(QualType type);
691 return is_isl_bool(type) || is_isl_stat(type) || is_isl_size(type); in is_isl_neg_error()709 bool generator::is_isl_bool(QualType type) in is_isl_bool() function in generator
1645 else if (is_isl_bool(rtype)) in print_wrapped_call()1654 else if (is_isl_bool(rtype)) in print_wrapped_call()
856 if (cpp_generator::is_isl_bool(type)) in param()
1721 if (!is_isl_bool(return_type) && !is_isl_stat(return_type)) in print_callback_method_body()