LLVM 22.0.0git
|
This is the complete list of members for llvm::vfs::OutputFile, including all inherited members.
createProxy() | llvm::vfs::OutputFile | |
discard() | llvm::vfs::OutputFile | |
discardOnDestroy(unique_function< void(Error E)> Handler) | llvm::vfs::OutputFile | inline |
getOS() | llvm::vfs::OutputFile | inline |
getPath() const | llvm::vfs::OutputFile | inline |
hasOpenProxy() const | llvm::vfs::OutputFile | inline |
isNull() const | llvm::vfs::OutputFile | inline |
isOpen() const | llvm::vfs::OutputFile | inline |
keep() | llvm::vfs::OutputFile | |
operator bool() const | llvm::vfs::OutputFile | inlineexplicit |
operator raw_pwrite_stream &() | llvm::vfs::OutputFile | inline |
operator<<(T &&V) | llvm::vfs::OutputFile | inline |
operator=(OutputFile &&O) | llvm::vfs::OutputFile | inline |
OutputFile()=default | llvm::vfs::OutputFile | |
OutputFile(const Twine &Path, std::unique_ptr< OutputFileImpl > Impl) | llvm::vfs::OutputFile | inlineexplicit |
OutputFile(OutputFile &&O) | llvm::vfs::OutputFile | inline |
takeImpl() | llvm::vfs::OutputFile | inline |
~OutputFile() | llvm::vfs::OutputFile | inline |