Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1829 BS_Attach, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp171 IO.enumCase(Value, "Attach", FormatStyle::BS_Attach); in enumeration()
1568 LLVMStyle.BreakBeforeBraces = FormatStyle::BS_Attach; in getLLVMStyle()