Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp547 unsigned WidthRight = 0; local
586 WidthRight = 0; in __anonfa4fec7a0202()
673 unsigned NewRight = std::max(ChangeWidthRight, WidthRight);
681 WidthRight = ChangeWidthRight;
685 WidthRight = NewRight;