Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1133 bool nextIsEnd; in emitCatchDispatchBlock() local
1140 nextIsEnd = true; in emitCatchDispatchBlock()
1146 nextIsEnd = true; in emitCatchDispatchBlock()
1151 nextIsEnd = false; in emitCatchDispatchBlock()
1164 if (nextIsEnd) { in emitCatchDispatchBlock()