Home
last modified time | relevance | path

Searched defs:VisibleCategories (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-apply-replacements/tool/
H A DClangApplyReplacementsMain.cpp36 const cl::OptionCategory *VisibleCategories[] = {&ReplacementCategory, variable
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp435 const cl::OptionCategory *VisibleCategories[] = {&TestCategory, in TEST() local