Home
last modified time | relevance | path

Searched defs:option_strings (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/utils/
H A Dargparse.py794 option_strings, argument
837 option_strings, argument
876 option_strings, argument
899 def __init__(self, option_strings, dest, default=False, required=False, help=None): argument
911 def __init__(self, option_strings, dest, default=True, required=False, help=None): argument
925 option_strings, argument
966 option_strings, argument
992 def __init__(self, option_strings, dest, default=None, required=False, help=None): argument
1008 def __init__(self, option_strings, dest=SUPPRESS, default=SUPPRESS, help=None): argument
1024 self, option_strings, version=None, dest=SUPPRESS, default=SUPPRESS, help=None argument
[all …]
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py95 __init__(self, option_strings, dest, nargs=None, **kwargs) global() argument
122 __init__(self, option_strings, dest, nargs=None, **kwargs) global() argument