Home
last modified time | relevance | path

Searched refs:PK_RootSep (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1731 PK_RootSep, enumerator
1746 return PK_RootSep; in ClassifyPathPart()
1749 return PK_RootSep; in ClassifyPathPart()
1784 case PK_RootSep: { in lexically_normal()
1797 } else if (LastKind != PK_RootSep) in lexically_normal()