Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1078 llvm::Constant *AllocExceptionFn = getAllocateExceptionFn(CGM); in emitThrow() local
1080 AllocExceptionFn, llvm::ConstantInt::get(SizeTy, TypeSize), "exception"); in emitThrow()