struct WhitespaceManager::CellDescriptions
Declaration
struct WhitespaceManager::CellDescriptions { /* full declaration omitted */ };
Declared at: clang/lib/Format/WhitespaceManager.h:197
Member Variables
- public SmallVector<clang::format::WhitespaceManager:: CellDescription> Cells
- public SmallVector<unsigned int> CellCounts
- public unsigned int InitialSpaces = 0
Method Overview
- public bool isRectangular() const
Methods
ΒΆbool isRectangular() const
bool isRectangular() const
Declared at: clang/lib/Format/WhitespaceManager.h:204