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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1114 llvm::Value *matchesTypeIndex = local
1116 CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock);

Completed in 63 milliseconds