Searched defs:PrintOptions (Results 1 – 5 of 5) sorted by relevance
556 pub struct PrintOptions { struct560 pub enum_values_int: bool,563 pub proto_field_name: bool,565 pub always_output_default_values: bool,567 pub _future_options: (),573 print_options: &PrintOptions, in print_to_string_with_options()
1990 static cl::opt<bool> PrintOptions( variable
1973 static cl::opt<bool> PrintOptions( variable
2388 static cl::opt<bool> PrintOptions( variable
2630 cl::opt<bool> PrintOptions{ member