Searched refs:isWithinCatchScope (Results 1 – 1 of 1) sorted by relevance
750 static bool isWithinCatchScope(Scope *S) { in isWithinCatchScope() function794 if (isWithinCatchScope(S.getCurScope())) { in checkSuspensionContext()