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

/external/clang/include/clang/Format/
H A DFormat.h138 NI_Inner, enumerator in enum:clang::format::FormatStyle::NamespaceIndentationKind
/external/clang/lib/Format/
H A DFormat.cpp94 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner);
437 Style.NamespaceIndentation = FormatStyle::NI_Inner;
H A DUnwrappedLineParser.cpp1179 (Style.NamespaceIndentation == FormatStyle::NI_Inner &&
/external/clang/unittests/Format/
H A DFormatTest.cpp2046 Style.NamespaceIndentation = FormatStyle::NI_Inner;
8217 FormatStyle::NI_Inner);

Completed in 398 milliseconds