Searched refs:AreThereErrors (Results 1 – 2 of 2) sorted by relevance
206 bool AreThereErrors() const { return ErrorFlags != 0 || UnexpecedEnd; } in AreThereErrors() function
1204 if (arc.AreThereErrors()) in ListArchives()