Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp139 …thPartKind : unsigned char { PK_None, PK_RootSep, PK_Filename, PK_Dot, PK_DotDot, PK_TrailingSep }; enumerator
143 return PK_TrailingSep; in ClassifyPathPart()
206 case PK_TrailingSep: { in lexically_normal()