Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp258 unsigned ExtraSpaces) { in addTokenToState()
292 unsigned ExtraSpaces) { in addTokenOnCurrentLine()
DFormatToken.cpp107 unsigned ExtraSpaces = 0; in formatAfterToken() local
/external/clang/unittests/Format/
DFormatTest.cpp6372 FormatStyle ExtraSpaces = getLLVMStyle(); in TEST_F() local