LLVM 19.0.0git
llvm::StringMapEntry< ValueTy > Member List

This is the complete list of members for llvm::StringMapEntry< ValueTy >, including all inherited members.

allocateWithKey(size_t EntrySize, size_t EntryAlign, StringRef Key, AllocatorTy &Allocator)llvm::StringMapEntryBaseprotectedstatic
create(StringRef key, AllocatorTy &allocator, InitTy &&...initVals)llvm::StringMapEntry< ValueTy >inlinestatic
Destroy(AllocatorTy &allocator)llvm::StringMapEntry< ValueTy >inline
first() constllvm::StringMapEntry< ValueTy >inline
getKey() constllvm::StringMapEntry< ValueTy >inline
getKeyData() constllvm::StringMapEntry< ValueTy >inline
getKeyLength() constllvm::StringMapEntryBaseinline
GetStringMapEntryFromKeyData(const char *keyData)llvm::StringMapEntry< ValueTy >inlinestatic
getValue() constllvm::StringMapEntryStorage< ValueTy >inline
getValue()llvm::StringMapEntryStorage< ValueTy >inline
secondllvm::StringMapEntryStorage< ValueTy >
setValue(const ValueTy &V)llvm::StringMapEntryStorage< ValueTy >inline
StringMapEntryBase(size_t keyLength)llvm::StringMapEntryBaseinlineexplicit
StringMapEntryStorage(size_t keyLength)llvm::StringMapEntryStorage< ValueTy >inlineexplicit
StringMapEntryStorage(size_t keyLength, InitTy &&...initVals)llvm::StringMapEntryStorage< ValueTy >inline
StringMapEntryStorage(StringMapEntryStorage &e)=deletellvm::StringMapEntryStorage< ValueTy >
ValueType typedefllvm::StringMapEntry< ValueTy >