LLDB mainline
Public Attributes | List of all members
Pool::PoolEntry Struct Reference

Public Attributes

llvm::sys::SmartRWMutex< false > m_mutex
 
StringPool m_string_map
 

Detailed Description

Definition at line 177 of file ConstString.cpp.

Member Data Documentation

◆ m_mutex

llvm::sys::SmartRWMutex<false> Pool::PoolEntry::m_mutex
mutable

◆ m_string_map

StringPool Pool::PoolEntry::m_string_map

The documentation for this struct was generated from the following file: