Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1002 RTBS_Automatic, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp552 IO.enumCase(Value, "Automatic", FormatStyle::RTBS_Automatic); in enumeration()
H A DTokenAnnotator.cpp3850 case FormatStyle::RTBS_Automatic: in mustBreakForReturnType()