Home
last modified time | relevance | path

Searched refs:ClangFormatCategory (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp37 static cl::OptionCategory ClangFormatCategory("Clang-format options"); variable
45 cl::cat(ClangFormatCategory));
55 cl::cat(ClangFormatCategory));
64 cl::cat(ClangFormatCategory));
68 cl::cat(ClangFormatCategory));
77 cl::cat(ClangFormatCategory));
97 cl::init("<stdin>"), cl::cat(ClangFormatCategory));
101 cl::cat(ClangFormatCategory));
105 cl::cat(ClangFormatCategory));
110 cl::cat(ClangFormatCategory));
[all …]