Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h341 ERROR_FORMAT_GCC, // GCC error output format (default). enumerator
Dcommand_line_interface.cc314 case CommandLineInterface::ERROR_FORMAT_GCC: in AddErrorOrWarning()
706 error_format_(ERROR_FORMAT_GCC), in CommandLineInterface()
1247 error_format_ = ERROR_FORMAT_GCC; in InterpretArgument()