Home
last modified time | relevance | path

Searched defs:writeCString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamWriter.cpp47 Error BinaryStreamWriter::writeCString(StringRef Str) { in writeCString() function in BinaryStreamWriter
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp369 Error ResourceFileWriter::writeCString(StringRef Str, bool WriteTerminator) { in writeCString() function in llvm::rc::ResourceFileWriter