Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h1823 enum BreakInheritanceListStyle : int8_t { enum
1860 BreakInheritanceListStyle BreakInheritanceList;
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp323 struct ScalarEnumerationTraits<FormatStyle::BreakInheritanceListStyle> {
325 FormatStyle::BreakInheritanceListStyle &Value) { in enumeration()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst2279 **BreakInheritanceList** (``BreakInheritanceListStyle``) :versionbadge:`clang-format 7`