Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.cpp513 unsigned WidthRight = 0; local
559 WidthRight = 0; in __anoncedba3760202()
656 unsigned NewRight = std::max(ChangeWidthRight, WidthRight);
664 WidthRight = ChangeWidthRight;
668 WidthRight = NewRight;