Searched refs:linkCells (Results 1 – 2 of 2) sorted by relevance
345 static CellDescriptions linkCells(CellDescriptions &&CellDesc);
1576 return linkCells({Cells, CellCounts, InitialSpaces}); in getCells()1602 WhitespaceManager::linkCells(CellDescriptions &&CellDesc) { in linkCells() function in clang::format::WhitespaceManager