Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp982 llvm::Value *matchesTypeIndex = in emitCatchDispatchBlock() local
984 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock); in emitCatchDispatchBlock()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp1128 llvm::Value *matchesTypeIndex = in emitCatchDispatchBlock() local
1130 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock); in emitCatchDispatchBlock()