Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AssignOp

1345   const CXXMethodDecl *AssignOp = cast<CXXMethodDecl>(CurGD.getDecl());
1346 const Stmt *RootS = AssignOp->getBody();
1353 AssignmentMemcpyizer AM(*this, AssignOp, Args);