Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h261 template<class InIt> void insert(iterator where, InIt first, InIt last) {
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp223 using InIt = istreambuf_iterator<char>; in copy_file_impl_fstream() typedef
225 InIt bin(in); in copy_file_impl_fstream()
226 InIt ein; in copy_file_impl_fstream()