Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1128 struct ClrClause { in emitCLRExceptionTable() struct
1134 SmallVector<ClrClause, 8> Clauses; in emitCLRExceptionTable()
1250 for (ClrClause &Clause : Clauses) { in emitCLRExceptionTable()