Home
last modified time | relevance | path

Searched refs:ERROR_FORMAT_MSVS (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h395 ERROR_FORMAT_MSVS // Visual Studio output (--error_format=msvs). enumerator
Dcommand_line_interface.cc327 if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS && tree_ != NULL && in AddErrorOrWarning()
342 case CommandLineInterface::ERROR_FORMAT_MSVS: in AddErrorOrWarning()
1761 error_format_ = ERROR_FORMAT_MSVS; in InterpretArgument()