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.cpp87 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir() function
97 if (ConsumeRootDir(&PP)) in __relative_path()
109 if (ConsumeRootDir(&PP)) in __parent_path()
129 if (ConsumeRootDir(&PP)) in __filename()
322 ConsumeRootDir(LHS); in CompareRootDir()
323 ConsumeRootDir(RHS); in CompareRootDir()