LLVM 22.0.0git
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()

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