Home
last modified time | relevance | path

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

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