Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dostream.cpp28 auto* __rdbuf = __os.rdbuf(); in __get_ostream_file() local
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dprint.h55 if (auto __rdbuf = __os.rdbuf(); in __vprint_nonunicode() local