Searched defs:GeneratorOptions (Results 1 – 6 of 6) 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;
38 struct GeneratorOptions { struct40 GeneratorOptions& set_function_names(const ContainerT& value) { in set_function_names() argument47 GeneratorOptions& set_in_files(const ContainerT& value) { in set_in_files() argument53 GeneratorOptions& set_limit_scan_depth(bool value) { in set_limit_scan_depth() argument78 explicit GeneratorASTVisitor(const GeneratorOptions& options) in GeneratorASTVisitor() argument
40 class GeneratorOptions; variable
143 class GeneratorOptions: class
144 class GeneratorOptions: class