LLVM API Documentation
This is the complete list of members for llvm::BitstreamReader, including all inherited members.
BitstreamReader() | llvm::BitstreamReader | inline |
BitstreamReader(const unsigned char *Start, const unsigned char *End) | llvm::BitstreamReader | inline |
BitstreamReader(StreamableMemoryObject *bytes) | llvm::BitstreamReader | inline |
CollectBlockInfoNames() | llvm::BitstreamReader | inline |
getBitcodeBytes() | llvm::BitstreamReader | inline |
getBlockInfo(unsigned BlockID) const | llvm::BitstreamReader | inline |
getOrCreateBlockInfo(unsigned BlockID) | llvm::BitstreamReader | inline |
hasBlockInfoRecords() const | llvm::BitstreamReader | inline |
init(const unsigned char *Start, const unsigned char *End) | llvm::BitstreamReader | inline |
isIgnoringBlockInfoNames() | llvm::BitstreamReader | inline |
~BitstreamReader() | llvm::BitstreamReader | inline |