Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h753 enum BreakTemplateDeclarationsStyle : int8_t { enum
790 BreakTemplateDeclarationsStyle AlwaysBreakTemplateDeclarations;
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp399 struct ScalarEnumerationTraits<FormatStyle::BreakTemplateDeclarationsStyle> {
401 FormatStyle::BreakTemplateDeclarationsStyle &Value) { in enumeration()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1259 **AlwaysBreakTemplateDeclarations** (``BreakTemplateDeclarationsStyle``) :versionbadge:`clang-forma…