Searched refs:PAS_Left (Results 1 – 4 of 4) sorted by relevance
380 IO.enumCase(Value, "Left", FormatStyle::PAS_Left); in enumeration()384 IO.enumCase(Value, "true", FormatStyle::PAS_Left); in enumeration()1127 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left; in getGoogleStyle()1318 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left; in getMozillaStyle()1340 Style.PointerAlignment = FormatStyle::PAS_Left; in getWebKitStyle()1729 ? FormatStyle::PAS_Left in deriveLocalStyle()
2892 (Style.PointerAlignment != FormatStyle::PAS_Left || in spaceRequiredBetween()2961 return (Style.PointerAlignment != FormatStyle::PAS_Left); in spaceRequiredBetween()2963 return (Style.PointerAlignment != FormatStyle::PAS_Left) || in spaceRequiredBetween()3080 return Style.PointerAlignment != FormatStyle::PAS_Left; in spaceRequiredBetween()3436 return Style.PointerAlignment != FormatStyle::PAS_Left; in spaceRequiredBefore()
2644 PAS_Left, enumerator
3017 * ``PAS_Left`` (in configuration: ``Left``)