Home
last modified time | relevance | path

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

/llvm-project/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py35 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py337 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