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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp454 llvm::Constant *AllocExceptionFn = getAllocateExceptionFn(CGM); local
456 EmitNounwindRuntimeCall(AllocExceptionFn,

Completed in 64 milliseconds