Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h771 RTBS_TopLevel, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp528 IO.enumCase(Value, "TopLevel", FormatStyle::RTBS_TopLevel); in enumeration()
1701 MozillaStyle.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevel; in getMozillaStyle()
H A DTokenAnnotator.cpp2915 if ((Style.AlwaysBreakAfterReturnType == FormatStyle::RTBS_TopLevel || in mustBreakForReturnType()
2926 case FormatStyle::RTBS_TopLevel: in mustBreakForReturnType()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1321 * ``RTBS_TopLevel`` (in configuration: ``TopLevel``)