LLVM 17.0.0git
Functions
ToolOutputFile.cpp File Reference
#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)
 

Function Documentation

◆ isStdout()

static bool isStdout ( StringRef  Filename)
static

Definition at line 18 of file ToolOutputFile.cpp.

Referenced by llvm::ToolOutputFile::ToolOutputFile().