Searched refs:ClangWarningOption (Results 1 – 1 of 1) sorted by relevance
277 std::string ClangWarningOption = std::string( in getCheckName() local279 if (!ClangWarningOption.empty()) in getCheckName()280 return "clang-diagnostic-" + ClangWarningOption; in getCheckName()