| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Support/ToolOutputFile.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Signals.h"Go to the source code of this file.
Functions | |
| static bool | isStdout (StringRef Filename) | 
Definition at line 18 of file ToolOutputFile.cpp.
Referenced by llvm::CleanupInstaller::CleanupInstaller(), llvm::ToolOutputFile::ToolOutputFile(), and llvm::CleanupInstaller::~CleanupInstaller().