Searched defs:hasGoodDiagnostics (Results 1 – 4 of 4) sorted by relevance
105 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function127 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
54 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
108 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function119 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
62 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function