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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1282 struct DestroyIvar : EHScopeStack::Cleanup { struct in namespace:__anon3237
1289 DestroyIvar(llvm::Value *addr, const ObjCIvarDecl *ivar, function in struct:__anon3237::DestroyIvar
1341 CGF.EHStack.pushCleanup<DestroyIvar>(cleanupKind, self, ivar, destroyer,

Completed in 94 milliseconds