Searched defs:Stream (Results 1 - 25 of 120) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dctor2.h13 struct Stream : public virtual VBase, public StreamBase struct in inherits:VBase,StreamBase
H A Dctor2_y.C16 Stream::Stream () {} function in class:Stream
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInjectedSourceStream.cpp24 InjectedSourceStream( std::unique_ptr<MappedBlockStream> Stream) argument
H A DPublicsStream.cpp38 PublicsStream::PublicsStream(std::unique_ptr<MappedBlockStream> Stream) argument
H A DSymbolStream.cpp19 SymbolStream::SymbolStream(std::unique_ptr<MappedBlockStream> Stream) argument
H A DHashTable.cpp21 Error llvm::pdb::readSparseBitVector(BinaryStreamReader &Stream, argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dctor2.C22 struct Stream : public virtual VBase, public StreamBase struct in inherits:VBase,StreamBase
24 Stream() {} function in struct:Stream
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h26 static void format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, argument
H A DNativeEnumInjectedSources.h36 const InjectedSourceStream &Stream; member in class:llvm::pdb::NativeEnumInjectedSources
H A DSymbolStream.h41 std::unique_ptr<msf::MappedBlockStream> Stream; member in class:llvm::pdb::SymbolStream
H A DInjectedSourceStream.h34 std::unique_ptr<msf::MappedBlockStream> Stream; member in class:llvm::pdb::InjectedSourceStream
H A DPublicsStream.h45 std::unique_ptr<msf::MappedBlockStream> Stream; member in class:llvm::pdb::PublicsStream
H A DDbiModuleDescriptor.h59 Error operator()(BinaryStreamRef Stream, uint32_t &Length, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.h33 std::unique_ptr<BitstreamWriter> Stream; member in class:llvm::dxil::BitcodeWriter
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticPrinter.h63 raw_ostream &Stream; member in class:llvm::DiagnosticPrinterRawOStream
66 DiagnosticPrinterRawOStream(raw_ostream &Stream) : Stream(Stream) {} argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DState.h69 static void format(const lldb::StateType &state, raw_ostream &Stream, argument
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/
H A DStream.pm
/openbsd-current/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeWriter.h34 std::unique_ptr<BitstreamWriter> Stream; member in class:llvm::BitcodeWriter
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp30 Error DebugCrossModuleExportsSubsectionRef::initialize(BinaryStreamRef Stream) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h49 BinaryStreamRef Stream; member in class:llvm::codeview::DebugStringTableSubsectionRef
H A DDebugSubsectionRecord.h75 Error operator()(BinaryStreamRef Stream, uint32_t &Length, argument
H A DFormatters.h53 static void format(const codeview::TypeIndex &V, raw_ostream &Stream, argument
66 static void format(const codeview::GUID &V, llvm::raw_ostream &Stream, argument
/openbsd-current/gnu/llvm/lldb/tools/lldb-test/
H A DFormatUtil.cpp21 LinePrinter::LinePrinter(int Indent, llvm::raw_ostream &Stream) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFormattedStream.h77 void setStream(raw_ostream &Stream) { argument
106 formatted_raw_ostream(raw_ostream &Stream) argument
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DTestModuleFileExtension.h38 llvm::BitstreamCursor Stream; member in class:clang::TestModuleFileExtension::Reader

Completed in 176 milliseconds

12345