LLVM 23.0.0git
llvm::DWPStringPool Class Reference

#include "llvm/DWP/DWP.h"

Public Member Functions

 DWPStringPool (DWPWriter &Out)
uint64_t getOffset (const char *Str, unsigned Length)

Detailed Description

Definition at line 144 of file DWP.h.

Constructor & Destructor Documentation

◆ DWPStringPool()

llvm::DWPStringPool::DWPStringPool ( DWPWriter & Out)
inline

Definition at line 150 of file DWP.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: