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

/external/clang/lib/CodeGen/
H A DCGDecl.cpp336 struct DestroyObject : EHScopeStack::Cleanup { struct in namespace:__anon3131
337 DestroyObject(llvm::Value *addr, QualType type, function in struct:__anon3131::DestroyObject
1164 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer,
1234 pushFullExprCleanup<DestroyObject>(cleanupKind, addr, type,

Completed in 62 milliseconds