Searched defs:hasDiagnostics (Results 1 – 4 of 4) sorted by relevance
326 bool hasDiagnostics() const { return Diagnostics != nullptr; } in hasDiagnostics() function
334 bool hasDiagnostics() const { return Diagnostics != nullptr; } in hasDiagnostics() function
209 bool hasDiagnostics() { return Missing || Mismatched; } in hasDiagnostics() function
243 bool hasDiagnostics() { return Missing || Mismatched; } in hasDiagnostics() function