clang 19.0.0git
Classes | Public Member Functions | List of all members
clang::index::StringPool Class Reference

Pool of strings. More...

#include "clang/IndexSerialization/SerializablePathCollection.h"

Classes

struct  StringOffsetSize
 

Public Member Functions

StringOffsetSize add (StringRef Str)
 
StringRef getBuffer () const
 

Detailed Description

Pool of strings.

Definition at line 27 of file SerializablePathCollection.h.

Member Function Documentation

◆ add()

StringPool::StringOffsetSize StringPool::add ( StringRef  Str)

◆ getBuffer()

StringRef clang::index::StringPool::getBuffer ( ) const
inline

Definition at line 39 of file SerializablePathCollection.h.

Referenced by clang::index::PathPool::getPaths().


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