struct PathPool::FilePath
Declaration
struct PathPool::FilePath { /* full declaration omitted */ };
Declared at: clang/include/clang/IndexSerialization/SerializablePathCollection.h:61
Member Variables
- public clang::index::PathPool::DirPath Dir
- public StringPool::StringOffsetSize Filename
Method Overview
- public FilePath(const clang::index::PathPool::DirPath & Dir, const StringPool::StringOffsetSize & Filename)
Methods
ΒΆFilePath(
const clang::index::PathPool::DirPath& Dir,
const StringPool::StringOffsetSize& Filename)
FilePath(
const clang::index::PathPool::DirPath& Dir,
const StringPool::StringOffsetSize& Filename)
Declared at: clang/include/clang/IndexSerialization/SerializablePathCollection.h:65
Parameters
- const clang::index::PathPool::DirPath& Dir
- const StringPool::StringOffsetSize& Filename