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

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

allocateWithKey(size_t EntrySize, size_t EntryAlign, StringRef Key, AllocatorTy &Allocator)llvm::StringMapEntryBaseprotectedstatic
getKeyLength() constllvm::StringMapEntryBaseinline
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 >