Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.h41 int AdditionalIndent = 0, bool FixBadIndentation = false);
DUnwrappedLineFormatter.cpp339 bool FixBadIndentation) { in format() argument
394 FixBadIndentation && (LevelIndent != FirstTok->OriginalColumn); in format()