Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileUtilities.h76 void releaseFile() { DeleteIt = false; } in releaseFile() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DModuleCache.cpp307 tmp_file_remover.releaseFile(); in GetAndPut()
331 tmp_symfile_remover.releaseFile(); in GetAndPut()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileUtilities.cpp324 RemoveTmpFileOnFail.releaseFile(); in writeFileAtomically()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp455 local_file_remover.releaseFile(); in internalPullFile()