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.h1777 BS_Attach, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp158 IO.enumCase(Value, "Attach", FormatStyle::BS_Attach); in enumeration()
1479 LLVMStyle.BreakBeforeBraces = FormatStyle::BS_Attach; in getLLVMStyle()