Home
last modified time | relevance | path

Searched defs:GenerationOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Doptions.h19 struct GenerationOptions { struct
20 std::string generate_for_named_framework;
21 std::string named_framework_to_proto_path_mappings_path;
22 std::string runtime_import_prefix;
24 bool headers_use_forward_declarations = false;
25 bool strip_custom_options = true;
26 bool generate_minimal_imports = true;
30 bool experimental_multi_source_generation = false;
31 bool experimental_strip_nonfunctional_codegen = false;