Searched refs:NextCh (Results 1 – 2 of 2) sorted by relevance
827 struct NextCh { struct829 constexpr NextCh() {} in NextCh() function839 constexpr NextCh nextCh; argument
1648 auto NextCh = PP.peek(); in __root_path_raw() local1649 if (NextCh && isSeparator(*NextCh)) { in __root_path_raw()