Home
last modified time | relevance | path

Searched defs:ErrorPrinter (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc182 class CommandLineInterface::ErrorPrinter : public MultiFileErrorCollector, class in google::protobuf::compiler::CommandLineInterface
185 ErrorPrinter(ErrorFormat format) : format_(format) {} in ErrorPrinter() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter