Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DFormatToken.cpp126 unsigned ExtraSpaces = 0; in formatAfterToken() local
H A DContinuationIndenter.cpp635 addTokenToState(LineState & State,bool Newline,bool DryRun,unsigned ExtraSpaces) addTokenToState() argument
673 addTokenOnCurrentLine(LineState & State,bool DryRun,unsigned ExtraSpaces) addTokenOnCurrentLine() argument
/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DMarkupTests.cpp187 TEST(Paragraph, ExtraSpaces) { in TEST() argument
/llvm-project/clang/unittests/Format/
H A DFormatTest.cpp13965 FormatStyle ExtraSpaces = getLLVMStyle(); TEST_F() local
[all...]