Searched defs:FoundErrors (Results 1 – 2 of 2) sorted by relevance
311 unsigned FoundErrors = MachineVerifier(this, Banner.c_str()).verify(MF); in runOnMachineFunction() local332 unsigned FoundErrors = MachineVerifier(p, Banner).verify(MF); in verify() local
319 bool FoundErrors() const { return found_errors_; } in FoundErrors() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter