Searched refs:EmitThrowStmt (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGObjCRuntime.h | 237 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
|
| HD | CGException.cpp | 423 CGM.getObjCRuntime().EmitThrowStmt(*this, S, false); in EmitCXXThrowExpr()
|
| HD | CGObjCMac.cpp | 1236 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S, 1531 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S, 4058 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCMac 6944 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCNonFragileABIMac
|
| HD | CGObjCGNU.cpp | 526 void EmitThrowStmt(CodeGenFunction &CGF, 2658 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCGNU
|
| HD | CGObjC.cpp | 1730 CGM.getObjCRuntime().EmitThrowStmt(*this, S); in EmitObjCAtThrowStmt()
|