Pointer to the start of the buffer.
Synopsis
Declared in <llvm/Support/MemoryBuffer.h>
char const*
getBufferStart() const;
Return Value
A pointer to the first byte of the buffer.
Created with MrDocs
Pointer to the start of the buffer.
Declared in <llvm/Support/MemoryBuffer.h>
char const*
getBufferStart() const;
A pointer to the first byte of the buffer.
Created with MrDocs