Searched refs:requiresCleanups (Results 1 – 3 of 3) sorted by relevance
536 if (ConditionScope.requiresCleanups()) in EmitWhileStmt()652 if (ForScope.requiresCleanups()) in EmitForStmt()732 if (ForScope.requiresCleanups()) in EmitCXXForRangeStmt()1309 if (ConditionScope.requiresCleanups()) { in EmitSwitchStmt()
488 bool requiresCleanups() const { in requiresCleanups() function
1345 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?"); in emitCXXDestructMethod()