Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MPD

533   const ValueDecl *MPD = MP.getMemberPointerDecl();
534 if (!MPD)
541 const CXXRecordDecl *RD = cast<CXXRecordDecl>(MPD->getDeclContext());
554 if (const CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(MPD))
558 getContext().toCharUnitsFromBits(getContext().getFieldOffset(MPD));