Lines Matching refs:MemoryBuffer
25 #include "llvm/Support/MemoryBuffer.h"73 // The MemoryBuffer passed into this constructor is just a wrapper around the75 // this MemoryBuffer object but not the underlying memory.154 std::unique_ptr<MemoryBuffer> Buffer =155 MemoryBuffer::getMemBufferCopy(Obj.getData(), Obj.getFileName());