Searched defs:hasGoodDiagnostics (Results 1 – 4 of 4) sorted by relevance
111 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function134 bool hasGoodDiagnostics() const override { return true; } in hasGoodDiagnostics() function
71 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
63 virtual bool hasGoodDiagnostics() const { return false; } in hasGoodDiagnostics() function