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