Searched refs:FollowerState (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp552 int CatchState = -1, FollowerState = -1; local
555 CBI != CBE; ++CBI, FollowerState = CatchState) {
563 addClrEHHandler(FuncInfo, HandlerParentState, FollowerState,

Completed in 49 milliseconds