Searched defs:OutputStream (Results 1 – 8 of 8) sorted by relevance
64 struct OutputStream { struct65 StreamDescriptor descriptor;
76 std::shared_ptr<raw_ostream> OutputStream; variable
41 typedef PerlIO * OutputStream; typedef 46 typedef FILE * OutputStream; typedef
83 std::unique_ptr<raw_ostream> OutputStream; variable
179 std::unique_ptr<llvm::raw_pwrite_stream> OutputStream; variable
910 llvm::BitstreamWriter OutputStream(OutputBuffer); in writeIndex() local
20 typedef PerlIO * OutputStream; global() typedef
7711 #define OutputStream PerlIO * macro