Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGException.cpp1178 llvm::Value *matchesTypeIndex = in emitCatchDispatchBlock() local
1180 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock); in emitCatchDispatchBlock()