Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DToolOutputFile.cpp21 ToolOutputFile::CleanupInstaller::CleanupInstaller(StringRef Filename) in CleanupInstaller() function in ToolOutputFile::CleanupInstaller
28 ToolOutputFile::CleanupInstaller::~CleanupInstaller() { in ~CleanupInstaller()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DToolOutputFile.h31 class CleanupInstaller {
39 explicit CleanupInstaller(StringRef Filename);
40 ~CleanupInstaller();