Searched defs:hasGoodDiagnostics (Results 1 – 2 of 2) sorted by relevance
95 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function113 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function158 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function170 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
117 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function