Home
last modified time | relevance | path

Searched refs:clang_module_cache_dir (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py118 if configuration.clang_module_cache_dir:
120 configuration.clang_module_cache_dir)]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconfiguration.py114 clang_module_cache_dir = None variable
H A Ddotest.py420 if args.clang_module_cache_dir:
421 configuration.clang_module_cache_dir = args.clang_module_cache_dir
423 configuration.clang_module_cache_dir = os.path.join(