Searched refs:PAS_Right (Results 1 – 5 of 5) sorted by relevance
3515 (getTokenPointerOrReferenceAlignment(Left) != FormatStyle::PAS_Right && in spaceRequiredBetween()3546 FormatStyle::PAS_Right; in spaceRequiredBetween()3552 if (getTokenPointerOrReferenceAlignment(Left) == FormatStyle::PAS_Right) in spaceRequiredBetween()3572 return Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBetween()4294 getTokenReferenceAlignment(Left) != FormatStyle::PAS_Right; in spaceRequiredBefore()4896 FormatStyle::PAS_Right && in canBreakBefore()5169 return FormatStyle::PAS_Right; in getTokenReferenceAlignment()5187 return FormatStyle::PAS_Right; in getTokenPointerOrReferenceAlignment()
456 IO.enumCase(Value, "Right", FormatStyle::PAS_Right); in enumeration()460 IO.enumCase(Value, "false", FormatStyle::PAS_Right); in enumeration()1415 LLVMStyle.PointerAlignment = FormatStyle::PAS_Right; in getLLVMStyle()2327 Style.PointerAlignment = FormatStyle::PAS_Right; in deriveLocalStyle()
448 if (Style.PointerAlignment == FormatStyle::PAS_Right && in AlignTokenSequence()
3024 PAS_Right, enumerator
3988 * ``PAS_Right`` (in configuration: ``Right``)