Home
last modified time | relevance | path

Searched refs:ShortNamespaceLines (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4365 unsigned ShortNamespaceLines; member
5466 ShortNamespaceLines == R.ShortNamespaceLines &&
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1163 IO.mapOptional("ShortNamespaceLines", Style.ShortNamespaceLines); in mapping()
1652 LLVMStyle.ShortNamespaceLines = 1; in getLLVMStyle()