clang 22.0.0git
|
#include "clang/IndexSerialization/SerializablePathCollection.h"
Public Member Functions | |
FilePath (const DirPath &Dir, const StringPool::StringOffsetSize &Filename) |
Public Attributes | |
DirPath | Dir |
StringPool::StringOffsetSize | Filename |
Definition at line 60 of file SerializablePathCollection.h.
|
inline |
Definition at line 64 of file SerializablePathCollection.h.
DirPath clang::index::PathPool::FilePath::Dir |
Definition at line 61 of file SerializablePathCollection.h.
Referenced by FilePath().
StringPool::StringOffsetSize clang::index::PathPool::FilePath::Filename |
Definition at line 62 of file SerializablePathCollection.h.
Referenced by FilePath().