Home
last modified time | relevance | path

Searched refs:DRTBS_All (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h982 DRTBS_All, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp296 IO.enumCase(Value, "All", FormatStyle::DRTBS_All); in enumeration()
301 IO.enumCase(Value, "true", FormatStyle::DRTBS_All); in enumeration()
1139 FormatStyle::DRTBS_All) { in mapping()
1886 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in getGNUStyle()