Searched defs:script_name (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/utils/ |
H A D | generate_feature_test_macro_components.py | 35 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
|
/llvm-project/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 337 test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None argument 262 __init__( self, test, parser, script_name, input_lines, args, argv, comment_prefix, argparse_callback, ) global() argument
|