Searched defs:_Ip (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__ostream/ | ||
H A D | basic_ostream.h | 194 typedef istreambuf_iterator<_CharT, _Traits> _Ip; global() typedef |
H A D | print.h | 55 typedef ostreambuf_iterator<char> _Ip; __vprint_nonunicode() typedef |