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

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1595 llvm::Function *outerCatchFunct = createCatchWrappedInvokeFunction(module, local
1599 "outerCatchFunct",
1604 return(outerCatchFunct);

Completed in 37 milliseconds