Searched refs:PushDestructorCleanup (Results 1 – 3 of 3) sorted by relevance
2416 void CodeGenFunction::PushDestructorCleanup(const CXXDestructorDecl *D, in PushDestructorCleanup() function in CodeGenFunction2421 void CodeGenFunction::PushDestructorCleanup(QualType T, Address Addr) { in PushDestructorCleanup() function in CodeGenFunction2428 PushDestructorCleanup(D, Addr); in PushDestructorCleanup()
1602 PushDestructorCleanup(dtor, srcField); in GenerateDestroyHelperFunction()1770 CGF.PushDestructorCleanup(VarType, field); in emitDispose()
448 void PushDestructorCleanup(QualType T, Address Addr);453 void PushDestructorCleanup(const CXXDestructorDecl *Dtor, Address Addr);