Return the current Windows EH frame, or null if none is active.
Synopsis
Declared in <llvm/MC/MCStreamer.h>
WinEH::FrameInfo*
getCurrentWinFrameInfo();
Return Value
The current Windows EH frame, or null if none is active.
Created with MrDocs