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

/external/clang/lib/CodeGen/
H A DCGException.cpp1335 llvm::Value *ShouldRethrow = variable
1337 CGF.Builder.CreateCondBr(ShouldRethrow, RethrowBB, ContBB);

Completed in 190 milliseconds