enum class PathPool::RootDirKind

Description

Special root directory of a filesystem path.

Declared at: clang/include/clang/IndexSerialization/SerializablePathCollection.h:47

Enumerators

NameValueComment
Regular0
CurrentWorkDir1
SysRoot2