Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Format/
DFormat.h1566 enum IndentExternBlockStyle { enum
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp2629 TEST_F(FormatTest, IndentExternBlockStyle) { in TEST_F() argument