Searched defs:writeToStream (Results 1 – 5 of 5) sorted by relevance
83 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in ValueTypeByHwMode134 void RegSizeInfo::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfo172 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in RegSizeInfoByHwMode
59 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet186 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode
175 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter::Implementation1323 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { in writeToStream() function in clang::api_notes::APINotesWriter
1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, in writeToStream() function in TextAPIWriter
9452 void writeToStream( std::ostream &os ) const { in writeToStream() function