Home
last modified time | relevance | path

Searched defs:HideUnrelatedOptions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Support/
H A DCommandLineTest.cpp246 TEST(CommandLineTest, HideUnrelatedOptions) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp2081 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl
2089 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
/aosp_15_r20/external/llvm/lib/Support/
H A DCommandLine.cpp2125 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl
2133 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp2561 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl
2571 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp2770 void cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub) { in HideUnrelatedOptions() function in cl
2783 void cl::HideUnrelatedOptions(ArrayRef<const cl::OptionCategory *> Categories, in HideUnrelatedOptions() function in cl