Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h208 for (auto NumberOfColumns : CellCounts) in isRectangular() local
209 if (NumberOfColumns != CellCounts[0]) in isRectangular()