Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp342 static int CompareEndState(PathParser* LHS, PathParser* RHS) { in CompareEndState() function
364 return CompareEndState(&LHS, &RHS); in __compare()