Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DNamespaceEndCommentsFixerTest.cpp463 FormatStyle ObjCppStyle = getLLVMStyle(); in TEST_F() local
464 ObjCppStyle.Language = FormatStyle::LK_ObjC; in TEST_F()
473 ObjCppStyle)); in TEST_F()