Searched refs:hasEHBranches (Results 1 – 3 of 3) sorted by relevance
588 assert(Scope.hasEHBranches() == (EHEntry != nullptr)); in PopCleanupBlock()1019 if (EHStack.find(cleanup)->hasEHBranches()) in IsUsedAsEHCleanup()1028 if (scope.hasEHBranches()) in IsUsedAsEHCleanup()
122 bool hasEHBranches() const { in hasEHBranches() function
894 if (catchScope.hasEHBranches()) in popCatchScope()905 if (!CatchScope.hasEHBranches()) { in ExitCXXTryStmt()1656 if (!CatchScope.hasEHBranches()) { in ExitSEHTryStmt()