Home
last modified time | relevance | path

Searched defs:writeText (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DCodeGenDataWriter.cpp157 Error CodeGenDataWriter::writeText(raw_fd_ostream &OS) { in writeText() function in CodeGenDataWriter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp474 void GOFFWriter::writeText(const MCSectionGOFF *Section) { in writeText() function in GOFFWriter
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp787 Error InstrProfWriter::writeText(raw_fd_ostream &OS) { in writeText() function in InstrProfWriter
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15300 …XmlWriter::ScopedElement& XmlWriter::ScopedElement::writeText( std::string const& text, XmlFormatt… in writeText() function in Catch::XmlWriter::ScopedElement
15367 XmlWriter& XmlWriter::writeText( std::string const& text, XmlFormatting fmt) { in writeText() function in Catch::XmlWriter