Searched refs:hasEHBranches (Results 1 – 3 of 3) sorted by relevance
621 assert(Scope.hasEHBranches() == (EHEntry != nullptr)); in PopCleanupBlock()1095 if (EHStack.find(cleanup)->hasEHBranches()) in IsUsedAsEHCleanup()1104 if (scope.hasEHBranches()) in IsUsedAsEHCleanup()
132 bool hasEHBranches() const { in hasEHBranches() function
998 if (catchScope.hasEHBranches()) in popCatchScope()1009 if (!CatchScope.hasEHBranches()) { in ExitCXXTryStmt()1833 if (!CatchScope.hasEHBranches()) { in ExitSEHTryStmt()