Searched refs:is_llvm_std_string (Results 1 – 1 of 1) sorted by relevance
231 bool is_llvm_std_string(tree t) { in is_llvm_std_string() function276 else if (arg_type[0] == arg_type[1] && is_llvm_std_string(arg_type[0])) in execute()279 else if (is_llvm_std_string(arg_type[0]) && is_c_string(arg_type[1])) in execute()