Searched refs:generate_comments (Results 1 – 4 of 4) sorted by relevance
378 if !self.options.generate_comments { in command_line_flags()662 pub fn generate_comments(mut self, doit: bool) -> Self { in generate_comments() method663 self.options.generate_comments = doit; in generate_comments()1806 generate_comments: bool, field2015 generate_comments: true, in default()
771 builder = builder.generate_comments(false); in builder_from_flags()
505 if !ctx.options().generate_comments { in comment()
1275 if ctx.options().generate_comments { in codegen()2644 if ctx.options().generate_comments { in with_variant()