Home
last modified time | relevance | path

Searched defs:FormatToken (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormatToken.h104 struct FormatToken { struct
105 FormatToken() in FormatToken() function
122 Token Tok;
128 unsigned NewlinesBefore;
132 bool HasUnescapedNewline;
135 SourceRange WhitespaceRange;
139 unsigned LastNewlineOffset;
144 unsigned ColumnWidth;
148 unsigned LastLineColumnWidth;
151 bool IsMultiline;
[all …]