Searched refs:EmitThrowStmt (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h287 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
H A DCGException.cpp448 CGM.getObjCRuntime().EmitThrowStmt(*this, S, false);
H A DCGObjCMac.cpp1371 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
1684 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
4947 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCMac
7837 /// EmitThrowStmt - Generate code for a throw statement.
7838 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCNonFragileABIMac
H A DCGObjCGNU.cpp632 void EmitThrowStmt(CodeGenFunction &CGF,
3946 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, function in class:CGObjCGNU
H A DCGObjC.cpp2036 CGM.getObjCRuntime().EmitThrowStmt(*this, S);

Completed in 308 milliseconds