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

/openbsd-current/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2864 static void sortCppIncludes(const FormatStyle &Style, function in namespace:clang::format
2962 tooling::Replacements sortCppIncludes(const FormatStyle &Style, StringRef Code, function in namespace:clang::format
3048 sortCppIncludes(Style, IncludesInBlock, Ranges, FileName, Code,
3065 sortCppIncludes(Style, IncludesInBlock, Ranges, FileName, Code, Replaces,
3252 sortCppIncludes(Style, Code, Ranges, FileName, Replaces, Cursor);

Completed in 189 milliseconds