Searched defs:hasGoodDiagnostics (Results 1 – 3 of 3) sorted by relevance
109 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function134 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
118 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
63 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function