Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1142 bool ContinueFormatting = in format() local
1147 bool FixIndentation = (FixBadIndentation || ContinueFormatting) && in format()