Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.cpp108 unsigned ExtraSpaces = 0; in formatAfterToken() local
DContinuationIndenter.cpp279 unsigned ExtraSpaces) { in addTokenToState()
313 unsigned ExtraSpaces) { in addTokenOnCurrentLine()
/external/clang/unittests/Format/
DFormatTest.cpp6558 FormatStyle ExtraSpaces = getLLVMStyle(); in TEST_F() local