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.h3347 NI_Inner, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp437 IO.enumCase(Value, "Inner", FormatStyle::NI_Inner); in enumeration()
1875 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
H A DUnwrappedLineParser.cpp3110 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()