Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileUtilities.h76 void releaseFile() { DeleteIt = false; } in releaseFile() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp306 tmp_file_remover.releaseFile(); in GetAndPut()
330 tmp_symfile_remover.releaseFile(); in GetAndPut()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp328 RemoveTmpFileOnFail.releaseFile(); in writeFileAtomically()