|
LLVM 22.0.0git
|
#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) |
|
static |
Definition at line 33 of file ObjectStore.cpp.
Referenced by llvm::cas::ReferenceBase::print(), and llvm::cas::ReferenceBase::print().