Searched defs:writeToStream (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp83 void ValueTypeByHwMode::writeToStream(raw_ostream &OS) const { function in class:ValueTypeByHwMode
137 void RegSizeInfo::writeToStream(raw_ostream &OS) const { function in class:RegSizeInfo
176 void RegSizeInfoByHwMode::writeToStream(raw_ostream &OS) const { function in class:RegSizeInfoByHwMode
H A DCodeGenDAGPatterns.cpp68 void MachineValueTypeSet::writeToStream(raw_ostream &OS) const { function in class:MachineValueTypeSet
196 void TypeSetByHwMode::writeToStream(raw_ostream &OS) const { function in class:TypeSetByHwMode
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, function in class:TextAPIWriter
/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp166 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { function in class:clang::api_notes::APINotesWriter::Implementation
1256 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { function in class:clang::api_notes::__anon214::APINotesWriter

Completed in 136 milliseconds