Home | History | Annotate | Download | only in AST

Lines Matching defs:MPT

1634     const MemberPointerType *MPT = cast<MemberPointerType>(T);
1635 std::tie(Width, Align) = ABI->getMemberPointerWidthAndAlign(MPT);