Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h492 NI_Inner, enumerator
/external/llvm-project/clang/include/clang/Format/
DFormat.h1831 NI_Inner, enumerator
/external/clang/lib/Format/
DFormat.cpp156 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner); in enumeration()
682 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
DUnwrappedLineParser.cpp1541 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp2333 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
2382 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
2569 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
14438 FormatStyle::NI_Inner); in TEST_F()
/external/llvm-project/clang/lib/Format/
DFormat.cpp294 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner); in enumeration()
1240 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
DUnwrappedLineParser.cpp2125 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()
/external/clang/docs/
DClangFormatStyleOptions.rst610 * ``NI_Inner`` (in configuration: ``Inner``)
/external/clang/unittests/Format/
DFormatTest.cpp2272 Style.NamespaceIndentation = FormatStyle::NI_Inner; in TEST_F()
10358 FormatStyle::NI_Inner); in TEST_F()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst2190 * ``NI_Inner`` (in configuration: ``Inner``)