clang 20.0.0git
|
Pool of strings. More...
#include "clang/IndexSerialization/SerializablePathCollection.h"
Classes | |
struct | StringOffsetSize |
Public Member Functions | |
StringOffsetSize | add (StringRef Str) |
StringRef | getBuffer () const |
Pool of strings.
Definition at line 27 of file SerializablePathCollection.h.
StringPool::StringOffsetSize StringPool::add | ( | StringRef | Str | ) |
Definition at line 16 of file SerializablePathCollection.cpp.
Referenced by clang::index::PathPool::addDirPath(), and clang::index::PathPool::addFilePath().
|
inline |
Definition at line 39 of file SerializablePathCollection.h.
Referenced by clang::index::PathPool::getPaths().