Searched refs:PAS_Right (Results 1 – 6 of 6) sorted by relevance
2143 Style.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()10499 Style.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()14303 TabAlignment.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()14363 TabAlignment.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()16134 Spaces.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()17529 Alignment.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()18029 Alignment.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()20222 FormatStyle::PAS_Right); in TEST_F()20238 FormatStyle::PAS_Right); in TEST_F()23550 AlignStyle.PointerAlignment = FormatStyle::PAS_Right; in TEST_F()[all …]
3389 (getTokenPointerOrReferenceAlignment(Left) != FormatStyle::PAS_Right && in spaceRequiredBetween()3419 FormatStyle::PAS_Right; in spaceRequiredBetween()3425 if (getTokenPointerOrReferenceAlignment(Left) == FormatStyle::PAS_Right) in spaceRequiredBetween()3445 return Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBetween()4123 getTokenReferenceAlignment(Left) != FormatStyle::PAS_Right; in spaceRequiredBefore()4711 FormatStyle::PAS_Right && in canBreakBefore()4977 return FormatStyle::PAS_Right; in getTokenReferenceAlignment()4995 return FormatStyle::PAS_Right; in getTokenPointerOrReferenceAlignment()
480 IO.enumCase(Value, "Right", FormatStyle::PAS_Right); in enumeration()484 IO.enumCase(Value, "false", FormatStyle::PAS_Right); in enumeration()1287 LLVMStyle.PointerAlignment = FormatStyle::PAS_Right; in getLLVMStyle()2128 : FormatStyle::PAS_Right; in deriveLocalStyle()
448 if (Style.PointerAlignment == FormatStyle::PAS_Right && in AlignTokenSequence()
2857 PAS_Right, enumerator
3510 * ``PAS_Right`` (in configuration: ``Right``)