Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1032 RTBS_All, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp554 IO.enumCase(Value, "All", FormatStyle::RTBS_All); in enumeration()
H A DTokenAnnotator.cpp3853 case FormatStyle::RTBS_All: in mustBreakForReturnType()