LLDB mainline
Classes | Functions
ConstString.cpp File Reference
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/Stream.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/iterator.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/DJB.h"
#include "llvm/Support/FormatProviders.h"
#include "llvm/Support/RWMutex.h"
#include "llvm/Support/Threading.h"
#include <array>
#include <utility>
#include <cinttypes>
#include <cstdint>
#include <cstring>

Go to the source code of this file.

Classes

class  Pool
 
struct  Pool::PoolEntry
 

Functions

static PoolStringPool ()
 

Function Documentation

◆ StringPool()

static Pool & StringPool ( )
static