Searched refs:PAS_Right (Results 1 – 4 of 4) sorted by relevance
2649 PAS_Right, enumerator
381 IO.enumCase(Value, "Right", FormatStyle::PAS_Right); in enumeration()385 IO.enumCase(Value, "false", FormatStyle::PAS_Right); in enumeration()1036 LLVMStyle.PointerAlignment = FormatStyle::PAS_Right; in getLLVMStyle()1730 : FormatStyle::PAS_Right; in deriveLocalStyle()
2899 (Style.PointerAlignment != FormatStyle::PAS_Right && in spaceRequiredBetween()2915 (Style.PointerAlignment != FormatStyle::PAS_Right && in spaceRequiredBetween()2924 return Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBetween()3432 Style.PointerAlignment != FormatStyle::PAS_Right; in spaceRequiredBefore()3918 (Style.PointerAlignment == FormatStyle::PAS_Right && in canBreakBefore()
3024 * ``PAS_Right`` (in configuration: ``Right``)