Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/filesystem/
H A Doperations.cpp85 PS_InRootDir = path::iterator::_InRootDir, enumerator
138 return makeState(PS_InRootDir, Start, TkEnd); in increment()
142 case PS_InRootDir: in increment()
203 case PS_InRootDir: in decrement()
218 case PS_InRootDir: in operator *()
251 return State == PS_InRootDir; in inRootDir()
283 case PS_InRootDir: in getNextTokenStartPos()
300 case PS_InRootDir: in getCurrentTokenStartPos()
1640 if (PP.State == PathParser::PS_InRootDir) in __root_directory()
1655 if (PP.State == PathParser::PS_InRootDir) in __root_path_raw()
[all …]