Searched defs:script_name (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/libcxx/utils/ |
| H A D | generate_header_inclusion_tests.py | 17 script_name, source_root, test_path = get_libcxx_paths() variable
|
| H A D | generate_feature_test_macro_components.py | 22 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
|
| /llvm-project-15.0.7/llvm/utils/UpdateTestChecks/ |
| H A D | common.py | 158 def __init__(self, test, parser, script_name, input_lines, args, argv, argument 217 def itertests(test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None): argument
|