Home
last modified time | relevance | path

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

/external/clang/tools/clang-format-vs/ClangFormat/
DClangFormatPackage.cs37 private bool sortIncludes = false; field in LLVM.ClangFormat.OptionPageGrid
/external/clang/lib/Format/
DFormat.cpp1738 static void sortIncludes(const FormatStyle &Style, in sortIncludes() function
1792 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code, in sortIncludes() function