Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3337 NI_None, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp436 IO.enumCase(Value, "None", FormatStyle::NI_None); in enumeration()
1539 LLVMStyle.NamespaceIndentation = FormatStyle::NI_None; in getLLVMStyle()