Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/git/
Dpre-push.py204 verbosity_group = p.add_mutually_exclusive_group() variable
205 verbosity_group.add_argument('-q', '--quiet', action='store_true',
207 verbosity_group.add_argument('-v', '--verbose', action='store_true',