Home
last modified time | relevance | path

Searched defs:CellCounts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h194 SmallVector<unsigned> CellCounts; member
H A DWhitespaceManager.cpp1463 SmallVector<unsigned> CellCounts; in getCells() local