Searched refs:hasEHBranches (Results 1 – 3 of 3) sorted by relevance
578 assert(Scope.hasEHBranches() == (EHEntry != 0)); in PopCleanupBlock()1012 if (EHStack.find(cleanup)->hasEHBranches()) in IsUsedAsEHCleanup()1021 if (scope.hasEHBranches()) in IsUsedAsEHCleanup()
122 bool hasEHBranches() const { in hasEHBranches() function
1234 if (catchScope.hasEHBranches()) in popCatchScope()1245 if (!CatchScope.hasEHBranches()) { in ExitCXXTryStmt()