Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2021 bool DerivePointerAlignment; member
4224 DerivePointerAlignment == R.DerivePointerAlignment &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp828 IO.mapOptional("DerivePointerBinding", Style.DerivePointerAlignment); in mapping()
906 IO.mapOptional("DerivePointerAlignment", Style.DerivePointerAlignment); in mapping()
1370 LLVMStyle.DerivePointerAlignment = false; in getLLVMStyle()
1513 GoogleStyle.DerivePointerAlignment = true; in getGoogleStyle()
1690 ChromiumStyle.DerivePointerAlignment = false; in getChromiumStyle()
2324 if (Style.DerivePointerAlignment) { in deriveLocalStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst79 DerivePointerAlignment: false
2693 **DerivePointerAlignment** (``Boolean``) :versionbadge:`clang-format 3.7` :ref:`¶ <DerivePointerAli…