Home
last modified time | relevance | path

Searched refs:NI_Inner (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestCSharp.cpp1494 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
H A DFormatTest.cpp4089 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
4154 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
4341 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
18819 WhitesmithsBraceStyle.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
20522 FormatStyle::NI_Inner); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2709 NI_Inner, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp431 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner); in enumeration()
1598 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
H A DUnwrappedLineParser.cpp2829 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3269 * ``NI_Inner`` (in configuration: ``Inner``)