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

/external/clang/lib/CodeGen/
H A DCGException.cpp82 static llvm::Constant *getEndCatchFn(CodeGenModule &CGM) { function
867 CGF.EmitNounwindRuntimeCall(getEndCatchFn(CGF.CGM));
871 CGF.EmitRuntimeCallOrInvoke(getEndCatchFn(CGF.CGM));

Completed in 196 milliseconds