Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp161 using PartKindPair = pair<string_view_t, PathPartKind>; in lexically_normal() typedef
162 vector<PartKindPair> Parts; in lexically_normal()