Searched refs:destroyCXXObject (Results 1 – 5 of 5) sorted by relevance
1226 pushDestroy(NormalAndEHCleanup, Ptr, TempType, destroyCXXObject, in EmitCXXTemporary()
2009 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall()2035 void CodeGenFunction::destroyCXXObject(CodeGenFunction &CGF, in destroyCXXObject() function in CodeGenFunction
284 CodeGenFunction::destroyCXXObject, CGF.getLangOpts().Exceptions, in pushTemporaryCleanup()299 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()306 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
1433 return destroyCXXObject; in getDestroyer()
2004 static Destroyer destroyCXXObject; variable