Searched refs:sortIncludes (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 343 Replacements HeaderSortingReplacements = format::sortIncludes( in applyAtomicChanges()
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 482 Replacements Replaces = sortIncludes(*FormatStyle, Code->getBuffer(), Ranges, in format()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Format/ |
| H A D | Format.h | 5634 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code,
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 3631 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code, in sortIncludes() function 3679 return sortIncludes(Style, Code, Ranges, FileName); in formatReplacements()
|