Searched refs:is_c_string (Results 1 – 1 of 1) sorted by relevance
128 bool is_c_string(tree t) { in is_c_string() function220 if (!is_c_string(TREE_TYPE(c))) return false; in is_gxx_std_string()273 else if (is_gxx_std_string(arg_type[0]) && is_c_string(arg_type[1])) in execute()279 else if (is_llvm_std_string(arg_type[0]) && is_c_string(arg_type[1])) in execute()