Home
last modified time | relevance | path

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

/external/libcxx/src/filesystem/
Doperations.cpp1318 static bool ConsumeRootDir(PathParser* PP) { in ConsumeRootDir() function
1329 if (ConsumeRootDir(&PP)) in __relative_path()
1341 if (ConsumeRootDir(&PP)) in __parent_path()
1361 if (ConsumeRootDir(&PP)) in __filename()
1563 ConsumeRootDir(LHS); in CompareRootDir()
1564 ConsumeRootDir(RHS); in CompareRootDir()