Searched refs:sortIncludes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/tools/clang-format/
H A DClangFormat.cpp258 Replacements Replaces = sortIncludes(FormatStyle, Code->getBuffer(), Ranges,
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h722 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1745 static void sortIncludes(const FormatStyle &Style, function in namespace:clang::format
1799 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code, function in namespace:clang::format
1867 sortIncludes(Style, IncludesInBlock, Ranges, FileName, Replaces,
1879 sortIncludes(Style, IncludesInBlock, Ranges, FileName, Replaces, Cursor);

Completed in 154 milliseconds