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

Overridden By

tools/clang/lib/CodeGen/CGObjCGNU.cpp
 3931 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF,
tools/clang/lib/CodeGen/CGObjCMac.cpp
 4760 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
 7663 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGException.cpp
  430       CGM.getObjCRuntime().EmitThrowStmt(*this, S, false);
tools/clang/lib/CodeGen/CGObjC.cpp
 1916   CGM.getObjCRuntime().EmitThrowStmt(*this, S);