LLVM 19.0.0git
llvm::StringMapEntryStorage< std::nullopt_t > Member List

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

allocateWithKey(size_t EntrySize, size_t EntryAlign, StringRef Key, AllocatorTy &Allocator)llvm::StringMapEntryBaseprotectedstatic
getKeyLength() constllvm::StringMapEntryBaseinline
getValue() constllvm::StringMapEntryStorage< std::nullopt_t >inline
StringMapEntryBase(size_t keyLength)llvm::StringMapEntryBaseinlineexplicit
StringMapEntryStorage(size_t keyLength, std::nullopt_t=std::nullopt)llvm::StringMapEntryStorage< std::nullopt_t >inlineexplicit
StringMapEntryStorage(StringMapEntryStorage &entry)=deletellvm::StringMapEntryStorage< std::nullopt_t >