Home
last modified time | relevance | path

Searched defs:Cells (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1328 auto &Cells = CellDescs.Cells; in alignArrayInitializersRightJustified() local
1404 auto &Cells = CellDescs.Cells; in alignArrayInitializersLeftJustified() local
1465 SmallVector<CellDescription> Cells; in getCells() local
1601 auto &Cells = CellDesc.Cells; in linkCells() local
H A DWhitespaceManager.h193 SmallVector<CellDescription> Cells; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp260 CellMap Cells; member in __anonfe19b4d40111::MachineConstPropagator