Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp539 unsigned WidthRight = 0; local
578 WidthRight = 0; in __anon9685e3f00202()
665 unsigned NewRight = std::max(ChangeWidthRight, WidthRight);
673 WidthRight = ChangeWidthRight;
677 WidthRight = NewRight;