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

Methods

ΒΆbool isRectangular() const

Declared at: clang/lib/Format/WhitespaceManager.h:204