Searched refs:kLocallyCaught (Results 1 – 8 of 8) sorted by relevance
65 case IfExceptionHint::kLocallyCaught: in operator <<()282 IfExceptionOperator<IfExceptionHint::kLocallyCaught> kIfExceptionCOperator;505 case IfExceptionHint::kLocallyCaught: in IfException()
65 enum class IfExceptionHint { kLocallyUncaught, kLocallyCaught }; enumerator
1408 if (hint == IfExceptionHint::kLocallyCaught) { in VisitCall()
4127 ? IfExceptionHint::kLocallyCaught in MakeNode()
40 const IfExceptionHint kNoHint = IfExceptionHint::kLocallyCaught;
225 IfExceptionHint::kLocallyCaught, IfExceptionHint::kLocallyUncaught}; in TEST_F()
127 IfExceptionHint const kHints[] = {IfExceptionHint::kLocallyCaught, in TEST_F()
286 const IfExceptionHint kNoHint = IfExceptionHint::kLocallyCaught;