Searched refs:hasEHBranches (Results 1 – 3 of 3) sorted by relevance
604 assert(Scope.hasEHBranches() == (EHEntry != nullptr)); in PopCleanupBlock()1066 if (EHStack.find(cleanup)->hasEHBranches()) in IsUsedAsEHCleanup()1075 if (scope.hasEHBranches()) in IsUsedAsEHCleanup()
137 bool hasEHBranches() const { in hasEHBranches() function
996 if (catchScope.hasEHBranches()) in popCatchScope()1007 if (!CatchScope.hasEHBranches()) { in ExitCXXTryStmt()1839 if (!CatchScope.hasEHBranches()) { in ExitSEHTryStmt()