Home
last modified time | relevance | path

Searched refs:PAS_Right (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2649 PAS_Right, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp381 IO.enumCase(Value, "Right", FormatStyle::PAS_Right); in enumeration()
385 IO.enumCase(Value, "false", FormatStyle::PAS_Right); in enumeration()
1036 LLVMStyle.PointerAlignment = FormatStyle::PAS_Right; in getLLVMStyle()
1730 : FormatStyle::PAS_Right; in deriveLocalStyle()
H A DTokenAnnotator.cpp2899 (Style.PointerAlignment != FormatStyle::PAS_Right && in spaceRequiredBetween()
2915 (Style.PointerAlignment != FormatStyle::PAS_Right && in spaceRequiredBetween()
2924 return Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBetween()
3432 Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBefore()
3918 (Style.PointerAlignment == FormatStyle::PAS_Right && in canBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3024 * ``PAS_Right`` (in configuration: ``Right``)