LLVM 20.0.0git
|
#include "llvm/Support/VersionTuple.h"
Static Public Member Functions | |
static VersionTuple | getEmptyKey () |
static VersionTuple | getTombstoneKey () |
static unsigned | getHashValue (const VersionTuple &Value) |
static bool | isEqual (const VersionTuple &LHS, const VersionTuple &RHS) |
Definition at line 194 of file VersionTuple.h.
|
inlinestatic |
Definition at line 195 of file VersionTuple.h.
|
inlinestatic |
Definition at line 199 of file VersionTuple.h.
References llvm::detail::combineHashValue().
|
inlinestatic |
Definition at line 196 of file VersionTuple.h.
|
inlinestatic |
Definition at line 211 of file VersionTuple.h.