Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp954 bool nextIsEnd; in emitCatchDispatchBlock() local
961 nextIsEnd = true; in emitCatchDispatchBlock()
967 nextIsEnd = true; in emitCatchDispatchBlock()
972 nextIsEnd = false; in emitCatchDispatchBlock()
985 if (nextIsEnd) { in emitCatchDispatchBlock()