Home
last modified time | relevance | path

Searched refs:SortUsingDeclarations (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format91 SortUsingDeclarations: true
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format128 SortUsingDeclarations: true
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2832 bool SortUsingDeclarations; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp674 IO.mapOptional("SortUsingDeclarations", Style.SortUsingDeclarations); in mapping()
1079 LLVMStyle.SortUsingDeclarations = true; in getLLVMStyle()
1395 NoStyle.SortUsingDeclarations = false; in getNoStyle()
2794 if (Style.SortUsingDeclarations) in reformat()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3187 **SortUsingDeclarations** (``bool``)