Searched defs:Whitespace (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Format/
H A DBreakableToken.cpp341 StringRef Whitespace = Lines[LineIndex].substr(0, StartOfLine); local
352 encoding::columnWidthWithTabs(Whitespace, 0, Style.TabWidth, Encoding) +

Completed in 620 milliseconds