Home
last modified time | relevance | path

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

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