Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp82 PS_InRootDir = path::iterator::_InRootDir, enumerator
135 return makeState(PS_InRootDir, Start, TkEnd); in increment()
139 case PS_InRootDir: in increment()
200 case PS_InRootDir: in decrement()
215 case PS_InRootDir: in operator *()
248 return State == PS_InRootDir; in inRootDir()
280 case PS_InRootDir: in getNextTokenStartPos()
297 case PS_InRootDir: in getCurrentTokenStartPos()
1531 if (PP.State == PathParser::PS_InRootDir) in __root_directory()
1546 if (PP.State == PathParser::PS_InRootDir) in __root_path_raw()
[all …]