Home
last modified time | relevance | path

Searched defs:IndentExternBlockStyle (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2355 enum IndentExternBlockStyle : int8_t { enum
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp4416 TEST_F(FormatTest, IndentExternBlockStyle) { in TEST_F() argument