clang 17.0.0git
|
Specialisation of DenseMapInfo for FileEntryRef. More...
#include "clang/Basic/FileEntry.h"
Static Public Member Functions | |
static clang::FileEntryRef | getEmptyKey () |
static clang::FileEntryRef | getTombstoneKey () |
static unsigned | getHashValue (clang::FileEntryRef Val) |
static bool | isEqual (clang::FileEntryRef LHS, clang::FileEntryRef RHS) |
Specialisation of DenseMapInfo for FileEntryRef.
Definition at line 238 of file FileEntry.h.
|
inlinestatic |
Definition at line 239 of file FileEntry.h.
|
inlinestatic |
Definition at line 247 of file FileEntry.h.
|
inlinestatic |
Definition at line 243 of file FileEntry.h.
|
inlinestatic |
Definition at line 251 of file FileEntry.h.
References clang::FileEntryRef::isSameRef().