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