Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/
H A Dlit.cfg.py50 python_exec = shlex.quote(config.python_executable) variable
/llvm-project/compiler-rt/test/asan/
H A Dlit.cfg.py205 python_exec = shlex.quote(get_required_attr(config, "python_executable")) global() variable