Searched defs:tmpfile (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ | ||
H A D | sanitizer_libc_test.cpp | 117 char tmpfile[128]; in TEST() local |
/llvm-project/compiler-rt/lib/tsan/rtl/ | ||
H A D | tsan_interceptors_posix.cpp | 1895 TSAN_INTERCEPTOR(void *,tmpfile,int fake) TSAN_INTERCEPTOR() argument |
/llvm-project/compiler-rt/lib/msan/tests/ | ||
H A D | msan_test.cpp | 2339 char tmpfile[128]; member in TempFstabFile |