Searched defs:GeneratorOptions (Results 1 – 4 of 4) sorted by relevance
62 struct GeneratorOptions { struct78 GeneratorOptions() in GeneratorOptions() argument95 std::string GetFileNameExtension() const { in GetFileNameExtension()99 enum OutputMode {115 bool add_require_for_enums;117 bool testonly;120 std::string library;122 std::string extension;124 bool one_output_file_per_input_file;130 bool annotate_code;
105 class GeneratorOptions: class
144 class GeneratorOptions: class