Home
last modified time | relevance | path

Searched refs:hasGoodDiagnostics (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DTool.h63 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.h109 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
134 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
H A DFlang.h132 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
H A DGnu.h110 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
121 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2282 if (!FailingCommand->getCreator().hasGoodDiagnostics() || CommandRes != 1) { in ExecuteCompilation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1754 {"_ZNK5clang6driver4Tool18hasGoodDiagnosticsEv", "clang::driver::Tool::hasGoodDiagnostics() const"},
1774 …7Compile18hasGoodDiagnosticsEv", "clang::driver::tools::gcc::Compile::hasGoodDiagnostics() const"},
1776 …mpile18hasGoodDiagnosticsEv", "clang::driver::tools::gcc::Precompile::hasGoodDiagnostics() const"},
1778 …ocess18hasGoodDiagnosticsEv", "clang::driver::tools::gcc::Preprocess::hasGoodDiagnostics() const"},
1787 …tools7ClangAs18hasGoodDiagnosticsEv", "clang::driver::tools::ClangAs::hasGoodDiagnostics() const"},
1789 …arwin3CC118hasGoodDiagnosticsEv", "clang::driver::tools::darwin::CC1::hasGoodDiagnostics() const"},
1794 …ver5tools5Clang18hasGoodDiagnosticsEv", "clang::driver::tools::Clang::hasGoodDiagnostics() const"},