Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp980 llvm::Value *matchesTypeIndex = in emitCatchDispatchBlock() local
982 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock); in emitCatchDispatchBlock()