Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h305 unsigned getMaximumCellWidth(I CellIter, unsigned NetWidth) const { in getMaximumCellWidth() function
H A DWhitespaceManager.cpp1337 auto CellWidth = getMaximumCellWidth(CellIter, NetWidth); in alignArrayInitializersRightJustified()