HomeSort by: relevance | last modified time | path
    Searched refs:EmitTryCatchStmt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.h 99 void EmitTryCatchStmt(CodeGenFunction &CGF, const ObjCAtTryStmt &S,
CGObjCRuntime.cpp 143 void CGObjCRuntime::EmitTryCatchStmt(CodeGenFunction &CGF,
CGObjCGNU.cpp 3943 EmitTryCatchStmt(CGF, S, EnterCatchFn, ExitCatchFn, ExceptionReThrowFn);
CGObjCMac.cpp 7832 EmitTryCatchStmt(CGF, S, ObjCTypes.getObjCBeginCatchFn(),

Completed in 22 milliseconds