LLVM: llvm::cas::FileOffset Class Reference (original) (raw)

FileOffset is a wrapper around uint64_t to represent the offset of data from the beginning of the file. More...

#include "[llvm/CAS/FileOffset.h](FileOffset%5F8h%5Fsource.html)"

FileOffset is a wrapper around uint64_t to represent the offset of data from the beginning of the file.

Definition at line 24 of file FileOffset.h.

llvm::cas::FileOffset::FileOffset ( ) default

FileOffset() [2/2]

llvm::cas::FileOffset::FileOffset ( uint64_t Offset) inlineexplicit

get()

uint64_t llvm::cas::FileOffset::get ( ) const inline

operator bool()

llvm::cas::FileOffset::operator bool ( ) const inlineexplicit

The documentation for this class was generated from the following file: