Searched refs:CleanupInstaller (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DToolOutputFile.cpp18 ToolOutputFile::CleanupInstaller::CleanupInstaller(StringRef Filename) function in class:ToolOutputFile::CleanupInstaller
25 ToolOutputFile::CleanupInstaller::~CleanupInstaller() {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h30 class CleanupInstaller { class in class:llvm::ToolOutputFile
37 explicit CleanupInstaller(StringRef Filename);
38 ~CleanupInstaller();

Completed in 184 milliseconds