Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3075 static void sortCppIncludes(const FormatStyle &Style, in sortCppIncludes() function
3176 tooling::Replacements sortCppIncludes(const FormatStyle &Style, StringRef Code, in sortCppIncludes() function