Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h783 RTBS_TopLevel, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp293 IO.enumCase(Value, "TopLevel", FormatStyle::RTBS_TopLevel); in enumeration()
1301 MozillaStyle.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in getMozillaStyle()
H A DTokenAnnotator.cpp2444 if ((Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_TopLevel || in mustBreakForReturnType()
2454 case FormatStyle::RTBS_TopLevel: in mustBreakForReturnType()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst910 * ``RTBS_TopLevel`` (in configuration: ``TopLevel``)