Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1296 llvm::FunctionCallee AllocExceptionFn = getAllocateExceptionFn(CGM); in emitThrow() local
1298 AllocExceptionFn, llvm::ConstantInt::get(SizeTy, TypeSize), "exception"); in emitThrow()