Searched defs:GeneratorOptions (Results 1 – 3 of 3) sorted by relevance
62 struct GeneratorOptions { struct78 GeneratorOptions() in GeneratorOptions() argument96 std::string GetFileNameExtension() const { in GetFileNameExtension()100 enum OutputMode {116 bool add_require_for_enums;118 bool testonly;121 std::string library;123 bool error_on_name_conflict;125 std::string extension;127 bool one_output_file_per_input_file;[all …]
112 class GeneratorOptions: class
141 class GeneratorOptions: class