Searched defs:tmpdir (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/ |
| H A D | run-clang-tidy.py | 92 def get_tidy_invocation(f, clang_tidy_binary, checks, tmpdir, build_path, argument 135 def merge_replacement_files(tmpdir, mergefile): argument 180 def apply_fixes(args, clang_apply_replacements_binary, tmpdir): argument 192 def run_tidy(args, clang_tidy_binary, tmpdir, build_path, queue, lock, argument
|
| H A D | clang-tidy-diff.py | 93 def merge_replacement_files(tmpdir, mergefile): argument
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/cases/ |
| H A D | test_create_cdb.py | 16 def run_intercept(tmpdir, args): argument 79 def run_intercept(tmpdir, target): argument 98 def run_intercept(tmpdir, target, args): argument 130 def run_intercept(tmpdir, command): argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/ |
| H A D | run-find-all-symbols.py | 55 def run_find_all_symbols(args, tmpdir, build_path, queue): argument
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/ |
| H A D | toctou.pass.cpp | 49 fs::path const tmpdir = env.create_dir("mydir"); in main() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/ |
| H A D | PlatformAndroid.cpp | 302 std::string tmpdir; in DownloadSymbolFile() local
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | HostInfoBase.cpp | 286 llvm::SmallVector<char, 16> tmpdir; in ComputeTempFileBaseDirectory() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_platform_linux.cpp | 168 const char *tmpdir = GetEnv("TMPDIR"); in MapRodata() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_platform_linux.cpp | 156 const char *tmpdir = GetEnv("TMPDIR"); in MapRodata() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_libc_test.cpp | 369 char tmpdir[128]; in TEST() local
|