Searched refs:EnclosingState (Results 1 – 1 of 1) sorted by relevance
1132 int EnclosingState; // Index of funclet enclosing the protected region in emitCLRExceptionTable() member1325 if (Clause.EnclosingState != MinClauseMap[Clause.State]) { in emitCLRExceptionTable()1328 assert(Clause.EnclosingState > MinClauseMap[Clause.State]); in emitCLRExceptionTable()