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