Searched defs:writeText (Results 1 – 10 of 10) sorted by relevance
24 void writeText(const char* s) override { in writeText() function
42 void writeText(const char* s) override { in writeText() function
29 public static void writeText(String text, File output) { in writeText() method in IOUtil
264 private final void writeText(String text) throws IOException { in writeText() method in HtmlStreamRenderer
252 bool writeText(const char text[]) { in writeText() function
336 void InstrProfWriter::writeText(raw_fd_ostream &OS) { in writeText() function in InstrProfWriter
439 Error InstrProfWriter::writeText(raw_fd_ostream &OS) { in writeText() function in InstrProfWriter
642 Error InstrProfWriter::writeText(raw_fd_ostream &OS) { in writeText() function in InstrProfWriter
1816 void writeText(StringRef Text) { in writeText() function
8928 ScopedElement& writeText( std::string const& text, bool indent = true ) { in writeText() function in Catch::XmlWriter::ScopedElement9008 XmlWriter& writeText( std::string const& text, bool indent = true ) { in writeText() function in Catch::XmlWriter