Searched refs:HasDiagnostics (Results 1 – 2 of 2) sorted by relevance
34 if (!flang->HasDiagnostics()) in fc1_main()
117 bool HasDiagnostics() const { return diagnostics_ != nullptr; } in HasDiagnostics() function