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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileUtilities.h42 class FileRemover { class in namespace:llvm
46 FileRemover() : DeleteIt(false) {} function in class:llvm::FileRemover
48 explicit FileRemover(const Twine& filename, bool deleteIt = true) function in class:llvm::FileRemover

Completed in 103 milliseconds