ErrorPrinter      184 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector,
ErrorPrinter      187 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   ErrorPrinter(ErrorFormat format, DiskSourceTree *tree = NULL)
ErrorPrinter      627 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   ErrorPrinter error_collector(error_format_, &source_tree);
ErrorPrinter     1326 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc     ErrorPrinter error_collector(error_format_);
ErrorPrinter      189 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h   class ErrorPrinter;