llvm::FileOutputBuffer::getPath

Returns path where file will show up if buffer is committed.

Synopsis

Declared in <llvm/Support/FileOutputBuffer.h>

StringRef
getPath() const;

Return Value

path where file will show up if buffer is committed.