LLVM 22.0.0git
|
#include "llvm/TextAPI/SymbolSet.h"
Static Public Member Functions | |
static SymbolsMapKey | getEmptyKey () |
static SymbolsMapKey | getTombstoneKey () |
static unsigned | getHashValue (const SymbolsMapKey &Key) |
static bool | isEqual (const SymbolsMapKey &LHS, const SymbolsMapKey &RHS) |
Definition at line 33 of file SymbolSet.h.
|
inlinestatic |
Definition at line 34 of file SymbolSet.h.
References llvm::MachO::GlobalSymbol.
|
inlinestatic |
Definition at line 43 of file SymbolSet.h.
References llvm::hash_combine(), and llvm::hash_value().
|
inlinestatic |
Definition at line 38 of file SymbolSet.h.
References llvm::MachO::ObjectiveCInstanceVariable.
|
inlinestatic |
Definition at line 47 of file SymbolSet.h.