Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGException.cpp858 bool nextIsEnd; in emitCatchDispatchBlock() local
865 nextIsEnd = true; in emitCatchDispatchBlock()
871 nextIsEnd = true; in emitCatchDispatchBlock()
876 nextIsEnd = false; in emitCatchDispatchBlock()
889 if (nextIsEnd) { in emitCatchDispatchBlock()