Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp1669 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir() function
1680 if (ConsumeRootDir(&PP)) in __relative_path()
1692 if (ConsumeRootDir(&PP)) in __parent_path()
1712 if (ConsumeRootDir(&PP)) in __filename()
1919 ConsumeRootDir(LHS); in CompareRootDir()
1920 ConsumeRootDir(RHS); in CompareRootDir()