Searched refs:PatchContents (Results 1 – 2 of 2) sorted by relevance
127 llvm::StringRef text() const { return PatchContents; } in text()131 std::string PatchContents; variable
442 llvm::raw_string_ostream Patch(PP.PatchContents); in create()505 if (PatchContents.empty()) in apply()511 llvm::MemoryBuffer::getMemBufferCopy(PatchContents, PatchFileName); in apply()