Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1646 using PartKindPair = pair<string_view_t, PathPartKind>; in lexically_normal() typedef
1647 vector<PartKindPair> Parts; in lexically_normal()