OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CommandLineInterface
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.h
73
// google::protobuf::compiler::
CommandLineInterface
cli;
92
class LIBPROTOC_EXPORT
CommandLineInterface
{
94
CommandLineInterface
();
95
~
CommandLineInterface
();
387
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(
CommandLineInterface
);
command_line_interface.cc
270
class
CommandLineInterface
::ErrorPrinter : public MultiFileErrorCollector,
303
if (format_ ==
CommandLineInterface
::ERROR_FORMAT_MSVS &&
316
case
CommandLineInterface
::ERROR_FORMAT_GCC:
319
case
CommandLineInterface
::ERROR_FORMAT_MSVS:
341
class
CommandLineInterface
::GeneratorContextImpl : public GeneratorContext {
380
class
CommandLineInterface
::MemoryOutputStream
412
CommandLineInterface
::GeneratorContextImpl::GeneratorContextImpl(
418
CommandLineInterface
::GeneratorContextImpl::~GeneratorContextImpl() {
422
bool
CommandLineInterface
::GeneratorContextImpl::WriteAllToDisk(
497
bool
CommandLineInterface
::GeneratorContextImpl::WriteAllToZip
[
all
...]
Completed in 1191 milliseconds