Lines Matching refs:FormatStyle
25 const FormatStyle &Style = getLLVMStyle()) { in fixNamespaceEndComments()
38 const FormatStyle &Style = getLLVMStyle()) { in fixNamespaceEndComments()
390 FormatStyle CompactNamespacesStyle = getLLVMStyle(); in TEST_F()
463 FormatStyle ObjCppStyle = getLLVMStyle(); in TEST_F()
464 ObjCppStyle.Language = FormatStyle::LK_ObjC; in TEST_F()
477 FormatStyle Style = getLLVMStyle(); in TEST_F()
688 FormatStyle Style = getLLVMStyle(); in TEST_F()
780 FormatStyle CompactNamespacesStyle = getLLVMStyle(); in TEST_F()
807 FormatStyle Style = getLLVMStyle(); in TEST_F()
873 FormatStyle CompactNamespacesStyle = getLLVMStyle(); in TEST_F()
940 FormatStyle Style = getLLVMStyle(); in TEST_F()