Searched refs:NI_All (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h452 NI_All enumerator in enum:clang::format::FormatStyle::NamespaceIndentationKind
/external/clang/unittests/Format/
H A DFormatTest.cpp2220 Style.NamespaceIndentation = FormatStyle::NI_All;
9914 Style.NamespaceIndentation = FormatStyle::NI_All;
9920 FormatStyle::NI_All);
/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp1379 bool AddLevel = Style.NamespaceIndentation == FormatStyle::NI_All ||
H A DFormat.cpp139 IO.enumCase(Value, "All", FormatStyle::NI_All);

Completed in 72 milliseconds