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