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.h1002 DRTBS_All, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp319 IO.enumCase(Value, "All", FormatStyle::DRTBS_All); in enumeration()
324 IO.enumCase(Value, "true", FormatStyle::DRTBS_All); in enumeration()
1230 FormatStyle::DRTBS_All) { in mapping()
1988 Style.AlwaysBreakAfterDefinitionReturnType = FormatStyle::DRTBS_All; in getGNUStyle()