clang-tools
11.0.0
|
#include <Ref.h>
Public Types | |
using | Entry = clang::clangd::RefSlab::Builder::Entry |
Static Public Member Functions | |
static Entry | getEmptyKey () |
static Entry | getTombstoneKey () |
static unsigned | getHashValue (const Entry &Val) |
static bool | isEqual (const Entry &LHS, const Entry &RHS) |
using llvm::DenseMapInfo< clang::clangd::RefSlab::Builder::Entry >::Entry = clang::clangd::RefSlab::Builder::Entry |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |