Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDecl.cpp356 struct DestroyObject : EHScopeStack::Cleanup { struct
357 DestroyObject(llvm::Value *addr, QualType type, in DestroyObject() argument
1254 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
1343 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type, in pushDestroy()
1357 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
1363 pushCleanupAfterFullExpr<DestroyObject>( in pushLifetimeExtendedDestroy()