Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1539 auto NextCh = PP.peek(); in __root_path_raw() local
1540 if (NextCh && isSeparator(*NextCh)) { in __root_path_raw()