Home
last modified time | relevance | path

Searched refs:sortUsingDeclarations (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h1992 tooling::Replacements sortUsingDeclarations(const FormatStyle &Style,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp2256 tooling::Replacements sortUsingDeclarations(const FormatStyle &Style, in sortUsingDeclarations() function