Home | History | Annotate | Download | only in AST

Lines Matching defs:MPT

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