Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCRuntime.cpp449 CGF.destroyCXXObject(CGF, RV.getAggregateAddress(), QT); in destroyCalleeDestroyedArguments()
HDCGCleanup.cpp1307 pushDestroy(NormalAndEHCleanup, Ptr, TempType, destroyCXXObject, in EmitCXXTemporary()
HDCGClass.cpp2079 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall()
2109 void CodeGenFunction::destroyCXXObject(CodeGenFunction &CGF, in destroyCXXObject() function in CodeGenFunction
HDCGExpr.cpp370 CodeGenFunction::destroyCXXObject, CGF.getLangOpts().Exceptions, in pushTemporaryCleanup()
385 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
392 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
HDCGDecl.cpp2191 return destroyCXXObject; in getDestroyer()
HDCodeGenFunction.h3177 static Destroyer destroyCXXObject;