Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1807 enum BreakInheritanceListStyle : unsigned char { enum
1836 BreakInheritanceListStyle BreakInheritanceList;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp237 struct ScalarEnumerationTraits<FormatStyle::BreakInheritanceListStyle> {
239 FormatStyle::BreakInheritanceListStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1966 **BreakInheritanceList** (``BreakInheritanceListStyle``)