Searched refs:PAS_Left (Results 1 – 4 of 4) sorted by relevance
3504 FormatStyle::PAS_Left; in spaceRequiredBetween()3508 FormatStyle::PAS_Left || in spaceRequiredBetween()3610 return Style.PointerAlignment != FormatStyle::PAS_Left; in spaceRequiredBetween()3612 return (Style.PointerAlignment != FormatStyle::PAS_Left) || in spaceRequiredBetween()3804 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBetween()4299 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBefore()5167 return FormatStyle::PAS_Left; in getTokenReferenceAlignment()5185 return FormatStyle::PAS_Left; in getTokenPointerOrReferenceAlignment()
455 IO.enumCase(Value, "Left", FormatStyle::PAS_Left); in enumeration()459 IO.enumCase(Value, "true", FormatStyle::PAS_Left); in enumeration()1526 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left; in getGoogleStyle()1718 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left; in getMozillaStyle()1741 Style.PointerAlignment = FormatStyle::PAS_Left; in getWebKitStyle()2329 Style.PointerAlignment = FormatStyle::PAS_Left; in deriveLocalStyle()
3019 PAS_Left, enumerator
3981 * ``PAS_Left`` (in configuration: ``Left``)