Searched defs:ThisWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | WhitespaceManager.h | 303 auto ThisWidth = calculateCellWidth(Next->Index, Next->EndIndex, true); getMaximumCellWidth() local |
H A D | WhitespaceManager.cpp | 1337 auto ThisWidth = alignArrayInitializersRightJustified() local |