Searched defs:HideUnrelatedOptions (Results 1 – 5 of 5) sorted by relevance
246 TEST(CommandLineTest, HideUnrelatedOptions) { in TEST() argument
2216 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl2224 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
2157 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl2165 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
2125 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl2133 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
318 TEST(CommandLineTest, HideUnrelatedOptions) { in TEST() argument