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

/external/clang/lib/CodeGen/
H A DCGException.cpp35 static llvm::Constant *getFreeExceptionFn(CodeGenModule &CGM) { function
349 CGF.EmitNounwindRuntimeCall(getFreeExceptionFn(CGF.CGM), exn);

Completed in 46 milliseconds