Home | History | Annotate | Download | only in Format

Lines Matching refs:PointerAlignment

3886   Style.PointerAlignment = FormatStyle::PAS_Left;
4789 Style.PointerAlignment = FormatStyle::PAS_Left;
5520 Style.PointerAlignment = FormatStyle::PAS_Left;
5633 AlignLeft.PointerAlignment = FormatStyle::PAS_Left;
5781 Left.PointerAlignment = FormatStyle::PAS_Left;
5832 PointerLeft.PointerAlignment = FormatStyle::PAS_Left;
5885 PointerMiddle.PointerAlignment = FormatStyle::PAS_Middle;
5926 PointersLeft.PointerAlignment = FormatStyle::PAS_Left;
10224 Style.PointerAlignment = FormatStyle::PAS_Middle;
10225 CHECK_PARSE("PointerAlignment: Left", PointerAlignment,
10227 CHECK_PARSE("PointerAlignment: Right", PointerAlignment,
10229 CHECK_PARSE("PointerAlignment: Middle", PointerAlignment,
10232 CHECK_PARSE("PointerBindsToType: Left", PointerAlignment,
10234 CHECK_PARSE("PointerBindsToType: Right", PointerAlignment,
10236 CHECK_PARSE("PointerBindsToType: Middle", PointerAlignment,