reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGExprCXX.cpp
 1064     if (needsEHCleanup(DtorKind)) {
 1074                                        getDestroyer(DtorKind));
 1238   if (!CleanupDominator && needsEHCleanup(DtorKind)) {
 1241                                    getDestroyer(DtorKind));