Searched refs:ErrorPrinter (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h191 class ErrorPrinter;
H A Dcommand_line_interface.cc270 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector, class in class:google::protobuf::compiler::CommandLineInterface
273 ErrorPrinter(ErrorFormat format, DiskSourceTree *tree = NULL) function in class:google::protobuf::compiler::CommandLineInterface::ErrorPrinter
275 ~ErrorPrinter() {}
764 ErrorPrinter error_collector(error_format_, &source_tree);
1642 ErrorPrinter error_collector(error_format_);

Completed in 385 milliseconds