Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/src/filesystem/ !
H A Dpath.cpp173 auto LastPartKind = [&]() { in lexically_normal() local
196 auto LastKind = LastPartKind(); in lexically_normal()
220 bool NeedTrailingSep = MaybeNeedTrailingSep && LastPartKind() == PK_Filename; in lexically_normal()