Home
last modified time | relevance | path

Searched refs:NI_None (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h490 NI_None, enumerator
/external/clang/lib/Format/
DFormat.cpp155 IO.enumCase(Value, "None", FormatStyle::NI_None); in enumeration()
540 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst607 * ``NI_None`` (in configuration: ``None``)
/external/clang/unittests/Format/
DFormatTest.cpp10356 FormatStyle::NI_None); in TEST_F()