Determine if F might catch asynchronous exceptions.

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

static
bool
mayCatchAsynchronousExceptions(Function const& F);

Created with MrDocs