Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h270 ParseArgumentStatus InterpretArgument(const std::string& name,
Dcommand_line_interface.cc1384 ParseArgumentStatus status = InterpretArgument(name, value); in ParseArguments()
1529 CommandLineInterface::InterpretArgument(const std::string& name, in InterpretArgument() function in google::protobuf::compiler::CommandLineInterface