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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4673 llvm::Value *DidCatch = local
4675 CGF.Builder.CreateCondBr(DidCatch, TryHandler, TryBlock);

Completed in 170 milliseconds