LLVM 20.0.0git
|
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::StringMapEntryBase | protectedstatic |
getKeyLength() const | llvm::StringMapEntryBase | inline |
getValue() const | llvm::StringMapEntryStorage< std::nullopt_t > | inline |
StringMapEntryBase(size_t keyLength) | llvm::StringMapEntryBase | inlineexplicit |
StringMapEntryStorage(size_t keyLength, std::nullopt_t=std::nullopt) | llvm::StringMapEntryStorage< std::nullopt_t > | inlineexplicit |
StringMapEntryStorage(StringMapEntryStorage &entry)=delete | llvm::StringMapEntryStorage< std::nullopt_t > |