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