Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PushDestructorCleanup

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