Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h294 unsigned getMaximumNetWidth(const I &CellStart, const I &CellStop, in getMaximumNetWidth() function
H A DWhitespaceManager.cpp1023 getMaximumNetWidth(Cells.begin(), CellIter, CellDescs.InitialSpaces, in alignArrayInitializersRightJustified()
1075 auto MaxNetWidth = getMaximumNetWidth( in alignArrayInitializersLeftJustified()