Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp1330 llvm::FunctionCallee AllocExceptionFn = getAllocateExceptionFn(CGM); in emitThrow() local
1332 AllocExceptionFn, llvm::ConstantInt::get(SizeTy, TypeSize), "exception"); in emitThrow()