Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2500 enum NamespaceIndentationKind : unsigned char { enum
2534 NamespaceIndentationKind NamespaceIndentation;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp329 struct ScalarEnumerationTraits<FormatStyle::NamespaceIndentationKind> {
331 FormatStyle::NamespaceIndentationKind &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2838 **NamespaceIndentation** (``NamespaceIndentationKind``)