Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Doperations.cpp224 bool inRootName() const noexcept { in inRootName() function
229 return inRootName() || inRootDir(); in inRootPath()
1502 if (PP.inRootName() && PPBase.inRootName()) { in lexically_relative()
1552 if (!LHS->inRootName() && !RHS->inRootName()) in CompareRootName()
1556 return Parser->inRootName() ? **Parser : ""; in CompareRootName()