Home
last modified time | relevance | path

Searched refs:NI_All (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h494 NI_All enumerator
/external/clang/lib/Format/
DFormat.cpp157 IO.enumCase(Value, "All", FormatStyle::NI_All); in enumeration()
617 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()
DUnwrappedLineParser.cpp1540 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace()
/external/clang/unittests/Format/
DFormatTest.cpp2257 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()
10354 Style.NamespaceIndentation = FormatStyle::NI_All; in TEST_F()
10360 FormatStyle::NI_All); in TEST_F()
/external/clang/docs/
DClangFormatStyleOptions.rst613 * ``NI_All`` (in configuration: ``All``)