Searched defs:writeToStream (Results 1 – 4 of 4) sorted by relevance
83 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { writeToStream() function in ValueTypeByHwMode 134 void RegSizeInfo::writeToStream(raw_ostream &OS) const { writeToStream() function in RegSizeInfo 172 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { writeToStream() function in RegSizeInfoByHwMode
59 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { in writeToStream() function in MachineValueTypeSet 186 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { in writeToStream() function in TypeSetByHwMode
167 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { writeToStream() function in clang::api_notes::APINotesWriter::Implementation 1262 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { writeToStream() function in clang::api_notes::APINotesWriter
1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, in writeToStream() function in TextAPIWriter