Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.h199 SmallVector<unsigned> CellCounts; member
H A DWhitespaceManager.cpp1264 SmallVector<unsigned> CellCounts; in getCells() local