Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp829 bool ContinueFormatting = in format() local
833 bool FixIndentation = (FixBadIndentation || ContinueFormatting) && in format()