Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Format/
DFormat.h1124 bool SplitEmptyFunction; member
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp9760 TEST_F(FormatTest, SplitEmptyFunction) { in TEST_F() argument