HomeSort by: relevance | last modified time | path
    Searched defs:EmitThrowStmt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCGNU.cpp 632 void EmitThrowStmt(CodeGenFunction &CGF,
3946 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF,
CGObjCMac.cpp 1371 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
1684 void EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S,
4947 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,
7837 /// EmitThrowStmt - Generate code for a throw statement.
7838 void CGObjCNonFragileABIMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF,

Completed in 41 milliseconds