Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp10633 FormatStyle AfterType = getLLVMStyle(); in TEST_F() local
10634 AfterType.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All; in TEST_F()
10637 AfterType); in TEST_F()
10640 AfterType); in TEST_F()