Searched defs:getBufferEnd (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileOutputBuffer.h53 uint8_t *getBufferEnd() { function in class:llvm::FileOutputBuffer
H A DMemoryBuffer.h52 const char *getBufferEnd() const { return BufferEnd; } function in class:llvm::MemoryBuffer

Completed in 46 milliseconds