clang 20.0.0git
|
Specialisation of DenseMapInfo for DirectoryEntryRef. More...
#include "clang/Basic/DirectoryEntry.h"
Static Public Member Functions | |
static clang::DirectoryEntryRef | getEmptyKey () |
static clang::DirectoryEntryRef | getTombstoneKey () |
static unsigned | getHashValue (clang::DirectoryEntryRef Val) |
static bool | isEqual (clang::DirectoryEntryRef LHS, clang::DirectoryEntryRef RHS) |
Specialisation of DenseMapInfo for DirectoryEntryRef.
Definition at line 209 of file DirectoryEntry.h.
|
inlinestatic |
Definition at line 210 of file DirectoryEntry.h.
|
inlinestatic |
Definition at line 220 of file DirectoryEntry.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 215 of file DirectoryEntry.h.
|
inlinestatic |
Definition at line 224 of file DirectoryEntry.h.
References clang::DirectoryEntryRef::isSameRef().