Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.cpp91 unsigned ExtraSpaces = 0; in formatAfterToken() local
DContinuationIndenter.cpp230 unsigned ExtraSpaces) { in addTokenToState()
258 unsigned ExtraSpaces) { in addTokenOnCurrentLine()
/external/clang/unittests/Format/
DFormatTest.cpp5435 FormatStyle ExtraSpaces = getLLVMStyle(); in TEST_F() local