Searched refs:RTBS_All (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h170 RTBS_All, enumerator in enum:clang::format::FormatStyle::ReturnTypeBreakingStyle
/external/clang/unittests/Format/
H A DFormatTest.cpp4750 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All;
9892 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_All;
9896 FormatStyle::RTBS_All);
/external/clang/lib/Format/
H A DFormat.cpp111 IO.enumCase(Value, "All", FormatStyle::RTBS_All);
H A DTokenAnnotator.cpp1577 case FormatStyle::RTBS_All:

Completed in 92 milliseconds