Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1926 bool DerivePointerAlignment; member
3299 DerivePointerAlignment == R.DerivePointerAlignment &&
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format52 DerivePointerAlignment: false
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format55 DerivePointerAlignment: true
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp499 IO.mapOptional("DerivePointerBinding", Style.DerivePointerAlignment); in mapping()
609 IO.mapOptional("DerivePointerAlignment", Style.DerivePointerAlignment); in mapping()
1002 LLVMStyle.DerivePointerAlignment = false; in getLLVMStyle()
1115 GoogleStyle.DerivePointerAlignment = true; in getGoogleStyle()
1290 ChromiumStyle.DerivePointerAlignment = false; in getChromiumStyle()
1727 if (Style.DerivePointerAlignment) in deriveLocalStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst61 DerivePointerAlignment: false
2121 **DerivePointerAlignment** (``bool``)