Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp84 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir() function
94 if (ConsumeRootDir(&PP)) in __relative_path()
106 if (ConsumeRootDir(&PP)) in __parent_path()
126 if (ConsumeRootDir(&PP)) in __filename()
319 ConsumeRootDir(LHS); in CompareRootDir()
320 ConsumeRootDir(RHS); in CompareRootDir()