Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h315 unsigned MaxRowCount) const { in getMaximumNetWidth() argument
321 if (RowCount >= MaxRowCount) in getMaximumNetWidth()