Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1649 auto NextCh = PP.peek(); in __root_path_raw() local
1650 if (NextCh && isSeparator(*NextCh)) { in __root_path_raw()