Home
last modified time | relevance | path

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

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