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

References

tools/clang/lib/CodeGen/CGException.cpp
 1371   BeginCatchFn = beginCatchFn;
 1433     if (BeginCatchFn) {
 1435       CGF.EmitNounwindRuntimeCall(BeginCatchFn, exn);