Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp333 return CGF.EmitNounwindRuntimeCall(CGF.CGM.getTerminateFn()); in emitTerminateForUnexpectedException()
H A DCodeGenModule.h1671 llvm::FunctionCallee getTerminateFn();
H A DCGException.cpp63 llvm::FunctionCallee CodeGenModule::getTerminateFn() { in getTerminateFn() function in CodeGenModule
H A DItaniumCXXABI.cpp5122 llvm::CallInst *termCall = builder.CreateCall(CGM.getTerminateFn()); in getClangCallTerminateFn()
5141 return CGF.EmitNounwindRuntimeCall(CGF.CGM.getTerminateFn()); in emitTerminateForUnexpectedException()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3096 {"_Z14getTerminateFnRN5clang7CodeGen15CodeGenFunctionE", "getTerminateFn(clang::CodeGen::CodeGenFun…