Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DToolOutputFile.cpp19 ToolOutputFile::CleanupInstaller::CleanupInstaller(StringRef Filename) in CleanupInstaller() function in ToolOutputFile::CleanupInstaller
26 ToolOutputFile::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DToolOutputFile.h31 class CleanupInstaller {
38 explicit CleanupInstaller(StringRef Filename);
39 ~CleanupInstaller();