LLVM 23.0.0git
llvm::DWPStringPool Class Reference

#include "llvm/DWP/DWPStringPool.h"

Public Member Functions

 DWPStringPool (SmallVectorImpl< char > &Buffer)
uint64_t getOffset (const char *Str, unsigned Length)

Detailed Description

Definition at line 10 of file DWPStringPool.h.

Constructor & Destructor Documentation

◆ DWPStringPool()

llvm::DWPStringPool::DWPStringPool ( SmallVectorImpl< char > & Buffer)
inline

Definition at line 18 of file DWPStringPool.h.

Member Function Documentation

◆ getOffset()

uint64_t llvm::DWPStringPool::getOffset ( const char * Str,
unsigned Length )
inline

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