Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.h199 SmallVector<unsigned> CellCounts; member
H A DWhitespaceManager.cpp1227 SmallVector<unsigned> CellCounts; in getCells() local