Lines Matching refs:getLLVMStyle
26 const FormatStyle &Style = getLLVMStyle()) { in separateDefinitionBlocks()
38 const FormatStyle &Style = getLLVMStyle()) { in separateDefinitionBlocks()
45 const FormatStyle &Style = getLLVMStyle(), in _verifyFormat()
92 FormatStyle Style = getLLVMStyle(); in TEST_F()
166 FormatStyle Style = getLLVMStyle(); in TEST_F()
180 FormatStyle Style = getLLVMStyle(); in TEST_F()
250 FormatStyle AlwaysStyle = getLLVMStyle(); in TEST_F()
253 FormatStyle NeverStyle = getLLVMStyle(); in TEST_F()
284 FormatStyle Style = getLLVMStyle(); in TEST_F()
341 FormatStyle Style = getLLVMStyle(); in TEST_F()
392 FormatStyle Style = getLLVMStyle(); in TEST_F()
456 FormatStyle Style = getLLVMStyle(); in TEST_F()
482 FormatStyle Style = getLLVMStyle(); in TEST_F()
533 FormatStyle Style = getLLVMStyle(FormatStyle::LK_CSharp); in TEST_F()
574 FormatStyle Style = getLLVMStyle(FormatStyle::LK_JavaScript); in TEST_F()