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

Overridden By

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3915 void CGObjCGNU::EmitTryStmt(CodeGenFunction &CGF,
tools/clang/lib/CodeGen/CGObjCMac.cpp
 4110 void CGObjCMac::EmitTryStmt(CodeGenFunction &CGF, const ObjCAtTryStmt &S) {
 7655 void CGObjCNonFragileABIMac::EmitTryStmt(CodeGen::CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGObjC.cpp
 1912   CGM.getObjCRuntime().EmitTryStmt(*this, S);