Searched refs:destroyCXXObject (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGObjCRuntime.cpp | 449 CGF.destroyCXXObject(CGF, RV.getAggregateAddress(), QT); in destroyCalleeDestroyedArguments()
|
| HD | CGCleanup.cpp | 1307 pushDestroy(NormalAndEHCleanup, Ptr, TempType, destroyCXXObject, in EmitCXXTemporary()
|
| HD | CGClass.cpp | 2079 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall() 2109 void CodeGenFunction::destroyCXXObject(CodeGenFunction &CGF, in destroyCXXObject() function in CodeGenFunction
|
| HD | CGExpr.cpp | 370 CodeGenFunction::destroyCXXObject, CGF.getLangOpts().Exceptions, in pushTemporaryCleanup() 385 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup() 392 CodeGenFunction::destroyCXXObject, in pushTemporaryCleanup()
|
| HD | CGDecl.cpp | 2191 return destroyCXXObject; in getDestroyer()
|
| HD | CodeGenFunction.h | 3177 static Destroyer destroyCXXObject;
|