Searched refs:PAS_Left (Results 1 – 3 of 3) sorted by relevance
503 IO.enumCase(Value, "Left", FormatStyle::PAS_Left); in enumeration()507 IO.enumCase(Value, "true", FormatStyle::PAS_Left); in enumeration()1764 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left; in getGoogleStyle()1957 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left; in getMozillaStyle()1980 Style.PointerAlignment = FormatStyle::PAS_Left; in getWebKitStyle()2703 Style.PointerAlignment = FormatStyle::PAS_Left; in deriveLocalStyle()
4639 FormatStyle::PAS_Left; in spaceRequiredBetween()4643 FormatStyle::PAS_Left || in spaceRequiredBetween()4757 return Style.PointerAlignment != FormatStyle::PAS_Left; in spaceRequiredBetween()4759 return (Style.PointerAlignment != FormatStyle::PAS_Left) || in spaceRequiredBetween()4956 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBetween()5551 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBefore()6502 return FormatStyle::PAS_Left; in getTokenReferenceAlignment()
3800 PAS_Left, enumerator