reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1082 struct CallObjCArcUse final : EHScopeStack::Cleanup {
tools/clang/lib/CodeGen/CGCall.cpp 3495 struct DestroyUnpassedArg final : EHScopeStack::Cleanup {
tools/clang/lib/CodeGen/CGDecl.cpp454 struct DestroyObject final : EHScopeStack::Cleanup { 2225 class RegularPartialArrayDestroy final : public EHScopeStack::Cleanup { 2248 class IrregularPartialArrayDestroy final : public EHScopeStack::Cleanup {tools/clang/lib/CodeGen/CGException.cpp
364 struct FreeException final : EHScopeStack::Cleanup {
tools/clang/lib/CodeGen/CGObjC.cpp 1925 struct CallObjCRelease final : EHScopeStack::Cleanup {
tools/clang/lib/CodeGen/CodeGenFunction.h503 class CallLifetimeEnd final : public EHScopeStack::Cleanup { 606 template <class T, class... As>