Home
last modified time | relevance | path

Searched defs:writeToStream (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp166 void APINotesWriter::Implementation::writeToStream(llvm::raw_ostream &OS) { writeToStream() function in clang::api_notes::APINotesWriter::Implementation
1256 void APINotesWriter::writeToStream(llvm::raw_ostream &OS) { writeToStream() function in clang::api_notes::APINotesWriter
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1137 Error TextAPIWriter::writeToStream(raw_ostream &OS, const InterfaceFile &File, in writeToStream() function in TextAPIWriter
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp9452 void writeToStream( std::ostream &os ) const { in writeToStream() function