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