Home
last modified time | relevance | path

Searched defs:HandlerParentState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h84 int HandlerParentState; ///< Outer handler enclosing this entry's handler member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp635 static int addClrEHHandler(WinEHFuncInfo &FuncInfo, int HandlerParentState, in addClrEHHandler()
700 int HandlerParentState; in calculateClrEHStateNumbers() local