|
LLVM
3.7.0
|
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(std::unique_ptr< MemoryObject > BitcodeBytes) | 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 |
1.8.6