Home
last modified time | relevance | path

Searched refs:getGetExceptionPtrFn (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp4412 static llvm::FunctionCallee getGetExceptionPtrFn(CodeGenModule &CGM) { in getGetExceptionPtrFn() function
4612 CGF.EmitNounwindRuntimeCall(getGetExceptionPtrFn(CGF.CGM), Exn); in InitCatchParam()