struct WhitespaceManager::CellDescription

Declaration

struct WhitespaceManager::CellDescription { /* full declaration omitted */ };

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

Member Variables

public unsigned int Index = 0
public unsigned int Cell = 0
public unsigned int EndIndex = 0
public bool HasSplit = false
public clang::format::WhitespaceManager::CellDescription* NextColumnElement = nullptr