Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGException.cpp1139 bool nextIsEnd; in emitCatchDispatchBlock() local
1146 nextIsEnd = true; in emitCatchDispatchBlock()
1152 nextIsEnd = true; in emitCatchDispatchBlock()
1157 nextIsEnd = false; in emitCatchDispatchBlock()
1170 if (nextIsEnd) { in emitCatchDispatchBlock()