Searched defs:hasDiagnostics (Results 1 – 3 of 3) sorted by relevance
201 bool hasDiagnostics() const { return diagnostics != nullptr; } hasDiagnostics() function
364 bool hasDiagnostics() const { return Diagnostics != nullptr; } hasDiagnostics() function
242 bool hasDiagnostics() { return Missing || Mismatched; } hasDiagnostics() function