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

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

Completed in 68 milliseconds