opreport_options.cpp | 40 bool exclude_dependent; member in namespace:options 81 popt::option(options::exclude_dependent, "exclude-dependent", 'x', 256 list<string> sample_files = pspec.generate_file_list(exclude_dependent, 302 if (exclude_dependent) 303 xml_utils::add_option(EXCLUDE_DEPENDENT, true); 311 merge_by = handle_merge_option(mergespec, true, exclude_dependent);
|