Home
last modified time | relevance | path

Searched defs:__suffix (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp85 static void __skip(istream& __input, char __suffix) { in __skip()
90 static void __skip(istream& __input, string_view __suffix) { in __skip()