LLVM 22.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 193 of file VersionTuple.h.
|
inlinestatic |
Definition at line 194 of file VersionTuple.h.
|
inlinestatic |
Definition at line 198 of file VersionTuple.h.
References llvm::detail::combineHashValue().
|
inlinestatic |
Definition at line 195 of file VersionTuple.h.
|
inlinestatic |
Definition at line 210 of file VersionTuple.h.