Searched refs:EmitInitOfCatchParam (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp262 EmitInitOfCatchParam(CGF, CastExn, CatchParam);
288 void CGObjCRuntime::EmitInitOfCatchParam(CodeGenFunction &CGF, function in class:CGObjCRuntime
H A DCGObjCRuntime.h103 void EmitInitOfCatchParam(CodeGenFunction &CGF, llvm::Value *exn,
H A DCGObjCMac.cpp4804 EmitInitOfCatchParam(CGF, Caught, CatchParam);
4851 EmitInitOfCatchParam(CGF, Tmp, CatchParam);

Completed in 173 milliseconds