Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h1601 bool SplitEmptyFunction; member
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp13046 TEST_F(FormatTest, SplitEmptyFunction) { in TEST_F() argument