Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDWinEHFuncInfo.h84 int HandlerParentState; ///< Outer handler enclosing this entry's handler member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDWinEHPrepare.cpp636 static int addClrEHHandler(WinEHFuncInfo &FuncInfo, int HandlerParentState, in addClrEHHandler()
701 int HandlerParentState; in calculateClrEHStateNumbers() local