Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/utils/
H A Dargparse.py832 class _StoreAction(Action): class
851 super(_StoreAction, self).__init__(
1206 self.register('action', None, _StoreAction)
1207 self.register('action', 'store', _StoreAction)