Home
last modified time | relevance | path

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

/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