Set the outer EH pad that contains this funclet.
Synopsis
Declared in <llvm/IR/InstrTypes.h>
void
setParentPad(Value* ParentPad);
Parameters
Name |
Description |
ParentPad |
The parent funclet pad token. |
Created with MrDocs