Home
last modified time | relevance | path

Searched defs:Spaces (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/Format/
DWhitespaceManager.cpp30 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, in Change()
51 unsigned IndentLevel, unsigned Spaces, in replaceWhitespace()
80 unsigned Newlines, unsigned IndentLevel, int Spaces) { in replaceWhitespaceInToken()
530 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
DWhitespaceManager.h141 int Spaces; member
DContinuationIndenter.cpp332 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc301 unsigned Spaces = 0; in PrintMemorySnippet() local
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp385 static const char Spaces[] = " " in indent() local
/external/llvm/lib/Support/
Draw_ostream.cpp461 static const char Spaces[] = " " in indent() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp436 static const char Spaces[] = " " in indent() local
/external/clang/unittests/Format/
DFormatTest.cpp5646 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
8953 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
9062 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
9085 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
11298 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local