Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DFormatTest.cpp5744 FormatStyle AfterType = getLLVMStyle(); in TEST_F() local
5745 AfterType.AlwaysBreakAfterReturnType = FormatStyle::RTBS_AllDefinitions; in TEST_F()
5748 AfterType); in TEST_F()