Next: <code>GIMPLE_COND</code>, Previous: <code>GIMPLE_CALL</code>, Up: Tuple specific accessors
GIMPLE_CATCHBuild a
GIMPLE_CATCHstatement.TYPESare the tree types this catch handles.HANDLERis a sequence of statements with the code for the handler.
Return the types handled by
GIMPLE_CATCHstatementG.
Return a pointer to the types handled by
GIMPLE_CATCHstatementG.
Return the GIMPLE sequence representing the body of the handler of
GIMPLE_CATCHstatementG.