Home
last modified time | relevance | path

Searched defs:ourId (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1078 createCatchWrappedInvokeFunction(llvm::Module & module,llvm::IRBuilder<> & builder,llvm::legacy::FunctionPassManager & fpm,llvm::Function & toInvoke,std::string ourId,unsigned numExceptionsToCatch,unsigned exceptionTypesToCatch[]) createCatchWrappedInvokeFunction() argument
1343 createThrowExceptionFunction(llvm::Module & module,llvm::IRBuilder<> & builder,llvm::legacy::FunctionPassManager & fpm,std::string ourId,int32_t nativeThrowType,llvm::Function & nativeThrowFunct) createThrowExceptionFunction() argument
[all...]