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

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp557 void EmitThrowStmt(CodeGenFunction &CGF,
2700 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, function in class:CGObjCGNU
H A DCGObjCMac.cpp1241 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
1534 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
4345 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCMac
7215 /// EmitThrowStmt - Generate code for a throw statement.
7216 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, function in class:CGObjCNonFragileABIMac

Completed in 161 milliseconds