Searched refs:isSplitCell (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h276 static bool isSplitCell(const CellDescription &Cell);
H A DWhitespaceManager.cpp1295 if (isSplitCell(*CellIter))
1407 bool WhitespaceManager::isSplitCell(const CellDescription &Cell) { function in class:WhitespaceManager

Completed in 58 milliseconds