Searched defs:writeToStream (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | InfoByHwMode.cpp |
|
H A D | CodeGenDAGPatterns.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 166 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { writeToStream() function in clang::api_notes::APINotesWriter::Implementation |
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ | ||
H A D | TextStub.cpp | 1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, in writeToStream() function in TextAPIWriter |
/freebsd-src/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 9452 void writeToStream( std::ostream &os ) const { in writeToStream() function |