Searched refs:check_for_command (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/UpdateTestChecks/ |
| H A D | common.py | 183 args, argv = check_for_command(input_line, self.parser, 236 args, argv = check_for_command(first_line, parser, args, argv, argparse_callback) 1188 def check_for_command(line, parser, args, argv, argparse_callback): function
|