Home
last modified time | relevance | path

Searched refs:CatchObjRecoverIdx (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDWinEHFuncInfo.h124 int CatchObjRecoverIdx; member
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDWinException.cpp444 if (HT.CatchObjRecoverIdx >= 0) { in emitCXXFrameHandler3Table()
448 HT.CatchObjRecoverIdx); in emitCXXFrameHandler3Table()
/NextBSD/contrib/llvm/lib/CodeGen/
HDWinEHPrepare.cpp2623 HT.CatchObjRecoverIdx = CH->getExceptionVarIndex(); in createTryBlockMapEntry()