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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp528 void EmitThrowStmt(CodeGenFunction &CGF,
2657 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, function in class:CGObjCGNU
H A DCGObjCMac.cpp1242 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
1536 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
4092 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCMac
6976 /// EmitThrowStmt - Generate code for a throw statement.
6977 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCNonFragileABIMac

Completed in 1711 milliseconds