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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 4636         CGF.EmitStmt(CatchStmt->getCatchBody());
 4682       CGF.EmitStmt(CatchStmt->getCatchBody());
tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  172       Handler.Body = CatchStmt->getCatchBody();