Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3531 NI_Inner, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp470 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner); in enumeration()
1977 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
H A DUnwrappedLineParser.cpp3200 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()