Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1128 int EnclosingState; // Index of funclet enclosing the protected region in emitCLRExceptionTable() member
1321 if (Clause.EnclosingState != MinClauseMap[Clause.State]) { in emitCLRExceptionTable()
1324 assert(Clause.EnclosingState > MinClauseMap[Clause.State]); in emitCLRExceptionTable()