Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1136 int EnclosingState; // Index of funclet enclosing the protected region in emitCLRExceptionTable() member
1329 if (Clause.EnclosingState != MinClauseMap[Clause.State]) { in emitCLRExceptionTable()
1332 assert(Clause.EnclosingState > MinClauseMap[Clause.State]); in emitCLRExceptionTable()