Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp1103 Error InstrProfWriter::writeText(raw_fd_ostream &OS) { in writeText() function in InstrProfWriter
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1807 void writeText(StringRef Text) { in writeText() function
/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