Searched defs:StringFile (Results 1 – 1 of 1) sorted by relevance
20 class StringFile : public __llvm_libc::File { class34 explicit StringFile(char *buffer, size_t buflen, int bufmode, bool owned, in StringFile() function in StringFile