Searched refs:is_string (Results 1 – 7 of 7) sorted by relevance
311 } 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()
516 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()
193 static bool is_string(QualType type);
740 bool generator::is_string(QualType type) in is_string() function in generator
1526 } else if (is_string(return_type)) { in print_method_return()
15 def is_string(value): function30 if is_string(value):
183 if lit.util.is_string(paths_to_add):212 if lit.util.is_string(variables):342 if lit.util.is_string(search_dirs):