Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1433 bool ReformatLeadingWhitespace = in format() local
1437 if (ReformatLeadingWhitespace) { in format()