Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h342 ERROR_FORMAT_MSVS // Visual Studio output (--error_format=msvs). enumerator
Dcommand_line_interface.cc301 if (format_ == CommandLineInterface::ERROR_FORMAT_MSVS && in AddErrorOrWarning()
317 case CommandLineInterface::ERROR_FORMAT_MSVS: in AddErrorOrWarning()
1249 error_format_ = ERROR_FORMAT_MSVS; in InterpretArgument()