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

Declarations

tools/clang/lib/CodeGen/CGObjCRuntime.h
   98   void EmitTryCatchStmt(CodeGenFunction &CGF, const ObjCAtTryStmt &S,

References

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3928   EmitTryCatchStmt(CGF, S, EnterCatchFn, ExitCatchFn, ExceptionReThrowFn);
tools/clang/lib/CodeGen/CGObjCMac.cpp
 7657   EmitTryCatchStmt(CGF, S, ObjCTypes.getObjCBeginCatchFn(),