LLVM API Documentation
| BitstreamReader() | llvm::BitstreamReader | [inline] |
| BitstreamReader(const unsigned char *Start, const unsigned char *End) | llvm::BitstreamReader | [inline] |
| BitstreamReader(StreamableMemoryObject *bytes) | llvm::BitstreamReader | [inline] |
| BitstreamReader(BitstreamReader &&Other) | 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] |
| operator=(BitstreamReader &&Other) | llvm::BitstreamReader | [inline] |
| takeBlockInfo(BitstreamReader &&Other) | llvm::BitstreamReader | [inline] |