Pointer one past the last byte of the buffer.

Synopsis

Declared in <llvm/Support/MemoryBuffer.h>

char const*
getBufferEnd() const;

Return Value

A pointer one past the last byte of the buffer.

Created with MrDocs