Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PushDestructorCleanup

743   /// PushDestructorCleanup - Push a cleanup to call the
747 void PushDestructorCleanup(QualType T, llvm::Value *Addr);
749 /// PushDestructorCleanup - Push a cleanup to call the
752 void PushDestructorCleanup(const CXXDestructorDecl *Dtor,