enum class PathPool::RootDirKind
Description
Special root directory of a filesystem path.
Declared at: clang/include/clang/IndexSerialization/SerializablePathCollection.h:47
Enumerators
Name | Value | Comment |
---|---|---|
Regular | 0 | |
CurrentWorkDir | 1 | |
SysRoot | 2 |
Special root directory of a filesystem path.
Declared at: clang/include/clang/IndexSerialization/SerializablePathCollection.h:47
Name | Value | Comment |
---|---|---|
Regular | 0 | |
CurrentWorkDir | 1 | |
SysRoot | 2 |