Home
last modified time | relevance | path

Searched refs:NamespaceIndentation (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2832 NamespaceIndentationKind NamespaceIndentation; member
4260 NamespaceIndentation == R.NamespaceIndentation &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp946 IO.mapOptional("NamespaceIndentation", Style.NamespaceIndentation); in mapping()
1408 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None; in getLLVMStyle()
1603 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()
1631 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()
1738 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
H A DUnwrappedLineParser.cpp3016 Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace()
3017 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3693 **NamespaceIndentation** (``NamespaceIndentationKind``) :versionbadge:`clang-format 3.7` :ref:`¶ <N…