Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1127 static llvm::Function *createCatchWrappedInvokeFunction( in createCatchWrappedInvokeFunction() function
1537 llvm::Function *innerCatchFunct = createCatchWrappedInvokeFunction(module, in createUnwindExceptionTest()
1551 llvm::Function *outerCatchFunct = createCatchWrappedInvokeFunction(module, in createUnwindExceptionTest()