Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.h109 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
131 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
DFlang.h30 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
DGnu.h108 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
119 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
/external/llvm-project/clang/include/clang/Driver/
DTool.h62 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function
/external/clang/include/clang/Driver/
DTool.h117 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function
/external/clang/lib/Driver/
DTools.h111 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
129 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
176 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
187 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function