Home
last modified time | relevance | path

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

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