Home
last modified time | relevance | path

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

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