Home
last modified time | relevance | path

Searched defs:SortIncludes (Results 1 – 8 of 8) sorted by relevance

/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs161 public bool SortIncludes property in LLVM.ClangFormat.OptionPageGrid
/external/clang/tools/clang-format/
DClangFormat.cpp101 static cl::opt<bool> SortIncludes( variable
/external/llvm-project/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs172 public bool SortIncludes property in LLVM.ClangFormat.OptionPageGrid
/external/llvm-project/clang/tools/clang-format/
DClangFormat.cpp101 static cl::opt<bool> SortIncludes( variable
/external/clang/include/clang/Format/
DFormat.h547 bool SortIncludes; member
/external/clang/lib/Format/
DFormat.cpp1421 auto SortIncludes = [](const FormatStyle &Style, StringRef Code, in formatReplacements() local
/external/llvm-project/clang/include/clang/Format/
DFormat.h2052 bool SortIncludes; member
/external/llvm-project/clang/lib/Format/
DFormat.cpp2521 auto SortIncludes = [](const FormatStyle &Style, StringRef Code, in formatReplacements() local