Searched defs:hasGoodDiagnostics (Results 1 – 2 of 2) sorted by relevance
107 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function125 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function168 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function179 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
117 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function