Home
last modified time | relevance | path

Searched refs:NI_All (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3357 NI_All enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp438 IO.enumCase(Value, "All", FormatStyle::NI_All); in enumeration()
1742 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()
1768 GoogleStyle.NamespaceIndentation = FormatStyle::NI_All; in getGoogleStyle()
H A DUnwrappedLineParser.cpp3109 Style.NamespaceIndentation == FormatStyle::NI_All || in parseNamespace()