Searched refs:NeedInvoke (Results 1 – 1 of 1) sorted by relevance
1089 bool NeedInvoke = supportsException(&F) && canThrow(Callee); in runEHOnFunction() local1090 if (NeedInvoke) { in runEHOnFunction()