Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp541 unsigned WidthLeft = 0; local
581 WidthLeft + WidthAnchor, RightJustify, Matches, in __anon245522af0202()
584 WidthLeft = 0; in __anon245522af0202()
671 unsigned NewLeft = std::max(ChangeWidthLeft, WidthLeft);
679 WidthLeft = ChangeWidthLeft;
683 WidthLeft = NewLeft;