Searched refs:currentFunctionUsesSEHTry (Results 1 – 3 of 3) sorted by relevance
697 if (!currentFunctionUsesSEHTry()) in getInvokeDestImpl()
1236 bool currentFunctionUsesSEHTry() const { return CurSEHParent != nullptr; } in currentFunctionUsesSEHTry() function
3915 if (currentFunctionUsesSEHTry()) { in EmitCall()