Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1440 static llvm::FunctionCallee getAllocateExceptionFn(CodeGenModule &CGM) { in getAllocateExceptionFn() function
1466 llvm::FunctionCallee AllocExceptionFn = getAllocateExceptionFn(CGM); in emitThrow()