Determine if F might catch asynchronous exceptions.
F
Declared in <llvm/Transforms/IPO/Attributor.h>
<llvm/Transforms/IPO/Attributor.h>
static bool mayCatchAsynchronousExceptions(Function const& F);
Created with MrDocs