Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp117 char tmpfile[128]; in TEST() local
316 char tmpfile[128]; TEST() local
347 char tmpfile[128]; TEST() local
359 char tmpfile[128]; TEST() local
[all...]
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1895 TSAN_INTERCEPTOR(void *,tmpfile,int fake) TSAN_INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2339 char tmpfile[128]; member in TempFstabFile