Searched defs:EmitThrowStmt (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp535 virtual void EmitThrowStmt(CodeGenFunction &CGF,
2701 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, function in class:CGObjCGNU
H A DCGObjCMac.cpp1239 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
1537 virtual void EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
4122 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCMac
6982 /// EmitThrowStmt - Generate code for a throw statement.
6983 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCNonFragileABIMac

Completed in 90 milliseconds