LLVM  3.7.0
llvm::BitstreamReader Member List

This is the complete list of members for llvm::BitstreamReader, including all inherited members.

BitstreamReader()llvm::BitstreamReaderinline
BitstreamReader(const unsigned char *Start, const unsigned char *End)llvm::BitstreamReaderinline
BitstreamReader(std::unique_ptr< MemoryObject > BitcodeBytes)llvm::BitstreamReaderinline
BitstreamReader(BitstreamReader &&Other)llvm::BitstreamReaderinline
CollectBlockInfoNames()llvm::BitstreamReaderinline
getBitcodeBytes()llvm::BitstreamReaderinline
getBlockInfo(unsigned BlockID) const llvm::BitstreamReaderinline
getOrCreateBlockInfo(unsigned BlockID)llvm::BitstreamReaderinline
hasBlockInfoRecords() const llvm::BitstreamReaderinline
init(const unsigned char *Start, const unsigned char *End)llvm::BitstreamReaderinline
isIgnoringBlockInfoNames()llvm::BitstreamReaderinline
operator=(BitstreamReader &&Other)llvm::BitstreamReaderinline
takeBlockInfo(BitstreamReader &&Other)llvm::BitstreamReaderinline