Searched refs:PAS_Left (Results 1 – 5 of 5) sorted by relevance
2102 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()2164 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()7412 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()8696 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()9816 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()10312 Left.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()10455 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()10840 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()16082 Style.PointerAlignment = FormatStyle::PAS_Left; in TEST_F()20220 FormatStyle::PAS_Left); in TEST_F()[all …]
3378 FormatStyle::PAS_Left; in spaceRequiredBetween()3382 FormatStyle::PAS_Left || in spaceRequiredBetween()3483 return Style.PointerAlignment != FormatStyle::PAS_Left; in spaceRequiredBetween()3485 return (Style.PointerAlignment != FormatStyle::PAS_Left) || in spaceRequiredBetween()3676 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBetween()4128 return getTokenReferenceAlignment(Right) != FormatStyle::PAS_Left; in spaceRequiredBefore()4975 return FormatStyle::PAS_Left; in getTokenReferenceAlignment()4993 return FormatStyle::PAS_Left; in getTokenPointerOrReferenceAlignment()
479 IO.enumCase(Value, "Left", FormatStyle::PAS_Left); in enumeration()483 IO.enumCase(Value, "true", FormatStyle::PAS_Left); in enumeration()1388 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left; in getGoogleStyle()1579 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left; in getMozillaStyle()1601 Style.PointerAlignment = FormatStyle::PAS_Left; in getWebKitStyle()2127 ? FormatStyle::PAS_Left in deriveLocalStyle()
2852 PAS_Left, enumerator
3503 * ``PAS_Left`` (in configuration: ``Left``)