Home
last modified time | relevance | path

Searched refs:conflict_handler (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/utils/
H A Dargparse.py1194 conflict_handler): argument
1200 self.conflict_handler = conflict_handler
1364 conflict_handler=group.conflict_handler)
1442 handler_func_name = '_handle_conflict_%s' % self.conflict_handler
1447 raise ValueError(msg % self.conflict_handler)
1460 conflict_handler = self._get_handler()
1461 conflict_handler(action, confl_optionals)
1490 update('conflict_handler', container.conflict_handler)
1567 conflict_handler='error', argument
1582 conflict_handler=conflict_handler)