Searched refs:CondDS (Results 1 – 1 of 1) sorted by relevance
1539 if (const Stmt *CondDS = IS->getConditionVariableDeclStmt()) in canThrow() local1540 CT = mergeCanThrow(CT, canThrow(CondDS)); in canThrow()