Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp1190 llvm::Value *matchesTypeIndex = in emitCatchDispatchBlock() local
1192 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock); in emitCatchDispatchBlock()