Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5380 tooling::Replacements sortUsingDeclarations(const FormatStyle &Style,
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3851 tooling::Replacements sortUsingDeclarations(const FormatStyle &Style, in sortUsingDeclarations() function