Home
last modified time | relevance | path

Searched refs:EightIndent (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp3606 FormatStyle EightIndent = getLLVMStyle(); in TEST_F() local
3607 EightIndent.IndentWidth = 8; in TEST_F()
3621 EightIndent); in TEST_F()
14229 FormatStyle EightIndent = getLLVMStyleWithColumns(18); in TEST_F() local
14230 EightIndent.IndentWidth = 8; in TEST_F()
14231 EightIndent.ContinuationIndentWidth = 8; in TEST_F()
14238 EightIndent); in TEST_F()
14243 EightIndent); in TEST_F()
14247 EightIndent); in TEST_F()