Home
last modified time | relevance | path

Searched refs:destroyCXXObject (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp450 CGF.destroyCXXObject(CGF, RV.getAggregateAddress(), QT); in destroyCalleeDestroyedArguments()
H A DCGCleanup.cpp1324 pushDestroy(NormalAndEHCleanup, Ptr, TempType, destroyCXXObject, in EmitCXXTemporary()
H A DCGClass.cpp2038 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall()
2068 void CodeGenFunction::destroyCXXObject(CodeGenFunction &CGF, in destroyCXXObject() function in CodeGenFunction
H A DCGExpr.cpp357 CodeGenFunction::destroyCXXObject, CGF.getLangOpts().Exceptions, in pushTemporaryCleanup()
372 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
379 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
H A DCGDecl.cpp2095 return destroyCXXObject; in getDestroyer()
H A DCodeGenFunction.h2911 static Destroyer destroyCXXObject;