Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1770 auto LastPartKind = [&]() { in lexically_normal() local
1793 auto LastKind = LastPartKind(); in lexically_normal()
1817 bool NeedTrailingSep = MaybeNeedTrailingSep && LastPartKind() == PK_Filename; in lexically_normal()