Searched refs:producer_cstr (Results 1 – 1 of 1) sorted by relevance
595 const char *producer_cstr = in ParseProducerInfo() local597 if (producer_cstr) { in ParseProducerInfo()602 if (llvm_gcc_regex.Execute(llvm::StringRef(producer_cstr))) { in ParseProducerInfo()604 } else if (strstr(producer_cstr, "clang")) { in ParseProducerInfo()608 if (g_clang_version_regex.Execute(llvm::StringRef(producer_cstr), in ParseProducerInfo()618 } else if (strstr(producer_cstr, "GNU")) in ParseProducerInfo()