Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4754 static llvm::FunctionCallee getGetExceptionPtrFn(CodeGenModule &CGM) { in getGetExceptionPtrFn() function
4954 CGF.EmitNounwindRuntimeCall(getGetExceptionPtrFn(CGF.CGM), Exn); in InitCatchParam()