Searched refs:NI_None (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h490 NI_None, enumerator in enum:clang::format::FormatStyle::NamespaceIndentationKind
/external/clang/lib/Format/
H A DFormat.cpp155 IO.enumCase(Value, "None", FormatStyle::NI_None);
540 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None;
/external/clang/unittests/Format/
H A DFormatTest.cpp10356 FormatStyle::NI_None);

Completed in 137 milliseconds