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