Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h826 enum BreakTemplateDeclarationsStyle : int8_t { enum
863 BreakTemplateDeclarationsStyle AlwaysBreakTemplateDeclarations;
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp274 struct ScalarEnumerationTraits<FormatStyle::BreakTemplateDeclarationsStyle> {
276 FormatStyle::BreakTemplateDeclarationsStyle &Value) { in enumeration()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1388 **AlwaysBreakTemplateDeclarations** (``BreakTemplateDeclarationsStyle``) :versionbadge:`clang-forma…