Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A Drun-clang-tidy.py92 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 Dclang-tidy-diff.py93 def merge_replacement_files(tmpdir, mergefile): argument
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_create_cdb.py16 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 Drun-find-all-symbols.py55 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 Dtoctou.pass.cpp49 fs::path const tmpdir = env.create_dir("mydir"); in main() local
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp302 std::string tmpdir; in DownloadSymbolFile() local
/llvm-project-15.0.7/lldb/source/Host/common/
H A DHostInfoBase.cpp286 llvm::SmallVector<char, 16> tmpdir; in ComputeTempFileBaseDirectory() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform_linux.cpp168 const char *tmpdir = GetEnv("TMPDIR"); in MapRodata() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp156 const char *tmpdir = GetEnv("TMPDIR"); in MapRodata() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp369 char tmpdir[128]; in TEST() local