Searched defs:releaseFile (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
H A DFileUtilities.h72 /// releaseFile - Take ownership of the file away from the FileRemover so it
74 void releaseFile() { DeleteIt = false; } function in class:llvm::FileRemover
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DFileUtilities.h74 /// releaseFile - Take ownership of the file away from the FileRemover so it
76 void releaseFile() { DeleteIt = false; } function in class:llvm::FileRemover
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileUtilities.h72 /// releaseFile - Take ownership of the file away from the FileRemover so it
74 void releaseFile() { DeleteIt = false; } function in class:llvm::FileRemover

Completed in 145 milliseconds