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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp1142 pushDestroy(NormalAndEHCleanup, Ptr, TempType, destroyCXXObject,
H A DCGClass.cpp1623 Destroyer *destroyer = destroyCXXObject;
1648 void CodeGenFunction::destroyCXXObject(CodeGenFunction &CGF, function in class:CodeGenFunction
H A DCGExpr.cpp264 CodeGenFunction::destroyCXXObject, CGF.getLangOpts().Exceptions,
279 CodeGenFunction::destroyCXXObject,
286 CodeGenFunction::destroyCXXObject,
H A DCGDecl.cpp1310 return destroyCXXObject;
H A DCodeGenFunction.h1610 static Destroyer destroyCXXObject; member in class:clang::CodeGen::CodeGenFunction
H A DCGCall.cpp2039 pushDestroy(EHCleanup, RV.getAggregateAddr(), type, destroyCXXObject,

Completed in 114 milliseconds