Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileUtilities.h74 void releaseFile() { DeleteIt = false; } in releaseFile() function
/external/llvm/include/llvm/Support/
DFileUtilities.h74 void releaseFile() { DeleteIt = false; } in releaseFile() function
/external/llvm-project/llvm/include/llvm/Support/
DFileUtilities.h76 void releaseFile() { DeleteIt = false; } in releaseFile() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileUtilities.h76 void releaseFile() { DeleteIt = false; } in releaseFile() function
/external/llvm-project/lldb/source/Target/
DModuleCache.cpp306 tmp_file_remover.releaseFile(); in GetAndPut()
330 tmp_symfile_remover.releaseFile(); in GetAndPut()
/external/llvm-project/llvm/lib/Support/
DFileUtilities.cpp328 RemoveTmpFileOnFail.releaseFile(); in writeFileAtomically()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileUtilities.cpp328 RemoveTmpFileOnFail.releaseFile(); in writeFileAtomically()
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DAdbClient.cpp459 local_file_remover.releaseFile(); in internalPullFile()