Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Format/
HDFormat.h93 NI_Inner, enumerator
/trueos/contrib/llvm/tools/clang/lib/Format/
HDFormat.cpp79 IO.enumCase(Value, "Inner", clang::format::FormatStyle::NI_Inner); in enumeration()
313 Style.NamespaceIndentation = FormatStyle::NI_Inner; in getWebKitStyle()
HDUnwrappedLineParser.cpp984 (Style.NamespaceIndentation == FormatStyle::NI_Inner && in parseNamespace()