Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h786 RTBS_AllDefinitions, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp531 IO.enumCase(Value, "AllDefinitions", FormatStyle::RTBS_AllDefinitions); in enumeration()
1049 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_AllDefinitions; in mapping()
1750 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_AllDefinitions; in getGNUStyle()
H A DTokenAnnotator.cpp2928 case FormatStyle::RTBS_AllDefinitions: in mustBreakForReturnType()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1336 * ``RTBS_AllDefinitions`` (in configuration: ``AllDefinitions``)