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