Home
last modified time | relevance | path

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

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