Searched defs:CheckOptions (Results 1 – 14 of 14) sorted by relevance
247 pub struct CheckOptions { struct249 formatter_options: FormatterOptions,251 cargo_options: CargoOptions,
100 pub struct CheckOptions { struct102 reformat: bool,
475 const ClangTidyOptions::OptionMap &CheckOptions; variable
125 OptionMap CheckOptions; member
480 const ClangTidyOptions::OptionMap &CheckOptions; variable
96 def CheckOptions(options, parser, required=None): function
103 def CheckOptions(options, parser, required=None): function
246 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function