Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.cpp507 unsigned WidthLeft = 0; local
554 WidthLeft + WidthAnchor, RightJustify, Matches, in __anoncedba3760202()
557 WidthLeft = 0; in __anoncedba3760202()
654 unsigned NewLeft = std::max(ChangeWidthLeft, WidthLeft);
662 WidthLeft = ChangeWidthLeft;
666 WidthLeft = NewLeft;