Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstd_stream.h93 __stdinbuf<_CharT>::imbue(const locale& __loc) imbue() function
436 __stdoutbuf<_CharT>::imbue(const locale& __loc) imbue() function
H A Dios.cpp104 locale ios_base::imbue(const locale& newloc) { in imbue() function in ios_base