Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dostream.h24 using ostream = basic_ostream<char>; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp441 llvm::raw_ostream &ostream = s->AsRawOstream(); in Dump() local
459 void ObjectFileWasm::DumpSectionHeader(llvm::raw_ostream &ostream, in DumpSectionHeader()
467 void ObjectFileWasm::DumpSectionHeaders(llvm::raw_ostream &ostream) { in DumpSectionHeaders()
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h672 ::std::ostream* /* os */) {} in ExplainMatchFailuresTo()
H A Dgmock-spec-builders.h1776 std::ostream&) { in PerformActionAndPrintResult()
/freebsd/crypto/openssl/crypto/comp/
H A Dc_zlib.c120 z_stream ostream; member
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc2119 void PrintTo(PrintMeNot /* dummy */, ::std::ostream* /* os */) { in PrintTo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1640 ostream, enumerator