LLVM 22.0.0git
Functions
ObjectStore.cpp File Reference
#include "llvm/CAS/ObjectStore.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/MemoryBuffer.h"
#include <optional>

Go to the source code of this file.

Functions

static void printReferenceBase (raw_ostream &OS, StringRef Kind, uint64_t InternalRef, std::optional< CASID > ID)
 

Function Documentation

◆ printReferenceBase()

static void printReferenceBase ( raw_ostream OS,
StringRef  Kind,
uint64_t  InternalRef,
std::optional< CASID ID 
)
static

Definition at line 33 of file ObjectStore.cpp.

References OS.

Referenced by llvm::cas::ReferenceBase::print().