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