Searched defs:writeText (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfWriter.cpp | 1103 Error InstrProfWriter::writeText(raw_fd_ostream &OS) { writeText() function in InstrProfWriter |
/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | ObjCMT.cpp | 1807 void writeText(StringRef Text) { writeText() function |