Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h448 NI_None, enumerator
/external/clang/lib/Format/
DFormat.cpp137 IO.enumCase(Value, "None", FormatStyle::NI_None); in enumeration()
512 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst530 * ``NI_None`` (in configuration: ``None``)
/external/clang/unittests/Format/
DFormatTest.cpp9916 FormatStyle::NI_None); in TEST_F()