Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp533 unsigned WidthLeft = 0; local
573 WidthLeft + WidthAnchor, RightJustify, Matches, in __anon9685e3f00202()
576 WidthLeft = 0; in __anon9685e3f00202()
663 unsigned NewLeft = std::max(ChangeWidthLeft, WidthLeft);
671 WidthLeft = ChangeWidthLeft;
675 WidthLeft = NewLeft;