Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DWhitespaceManager.cpp30 unsigned IndentLevel, int Spaces, unsigned StartOfTokenColumn, in Change()
47 unsigned IndentLevel, unsigned Spaces, in replaceWhitespace()
71 unsigned Newlines, unsigned IndentLevel, int Spaces) { in replaceWhitespaceInToken()
313 unsigned IndentLevel, unsigned Spaces, in appendIndentText()
DWhitespaceManager.h140 int Spaces; member
DContinuationIndenter.cpp277 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc243 unsigned Spaces = 0; in renderMemorySnippet() local
/external/chromium_org/base/debug/
Dproc_maps_linux_unittest.cc35 TEST(ProcMapsTest, Spaces) { in TEST() argument
/external/llvm/lib/Support/
Draw_ostream.cpp399 static const char Spaces[] = " " in indent() local
/external/clang/unittests/Format/
DFormatTest.cpp7549 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
7614 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local
8956 FormatStyle Spaces = getLLVMStyle(); in TEST_F() local