Searched defs:FormatToken (Results 1 – 3 of 3) sorted by relevance
113 struct FormatToken { struct114 FormatToken() {} in FormatToken() argument117 Token Tok;123 unsigned NewlinesBefore = 0;127 bool HasUnescapedNewline = false;130 SourceRange WhitespaceRange;134 unsigned LastNewlineOffset = 0;139 unsigned ColumnWidth = 0;143 unsigned LastLineColumnWidth = 0;146 bool IsMultiline = false;[all …]
82 class FormatToken(object): class
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...