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
Pointer one past the last byte of the buffer.
Declared in <llvm/Support/MemoryBuffer.h>
char const*
getBufferEnd() const;
A pointer one past the last byte of the buffer.
Created with MrDocs