LLVM 20.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 32 of file SymbolSet.h.
|
inlinestatic |
Definition at line 33 of file SymbolSet.h.
References llvm::MachO::GlobalSymbol.
|
inlinestatic |
Definition at line 42 of file SymbolSet.h.
References llvm::hash_combine(), and llvm::hash_value().
|
inlinestatic |
Definition at line 37 of file SymbolSet.h.
References llvm::MachO::ObjectiveCInstanceVariable.
|
inlinestatic |
Definition at line 46 of file SymbolSet.h.