| capacity() override | llvm::codeview::LazyRandomTypeCollection | virtual |
| contains(TypeIndex Index) override | llvm::codeview::LazyRandomTypeCollection | virtual |
| empty() | llvm::codeview::TypeCollection | inline |
| ForEachRecord(TFunc Func) | llvm::codeview::TypeCollection | inline |
| getFirst() override | llvm::codeview::LazyRandomTypeCollection | virtual |
| getNext(TypeIndex Prev) override | llvm::codeview::LazyRandomTypeCollection | virtual |
| getOffsetOfType(TypeIndex Index) | llvm::codeview::LazyRandomTypeCollection | |
| getType(TypeIndex Index) override | llvm::codeview::LazyRandomTypeCollection | virtual |
| getTypeName(TypeIndex Index) override | llvm::codeview::LazyRandomTypeCollection | virtual |
| LazyRandomTypeCollection(uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | explicit |
| LazyRandomTypeCollection(StringRef Data, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| LazyRandomTypeCollection(ArrayRef< uint8_t > Data, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| LazyRandomTypeCollection(const CVTypeArray &Types, uint32_t RecordCountHint, PartialOffsetArray PartialOffsets) | llvm::codeview::LazyRandomTypeCollection | |
| LazyRandomTypeCollection(const CVTypeArray &Types, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| replaceType(TypeIndex &Index, CVType Data, bool Stabilize) override | llvm::codeview::LazyRandomTypeCollection | virtual |
| reset(ArrayRef< uint8_t > Data, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| reset(StringRef Data, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| reset(BinaryStreamReader &Reader, uint32_t RecordCountHint) | llvm::codeview::LazyRandomTypeCollection | |
| size() override | llvm::codeview::LazyRandomTypeCollection | virtual |
| tryGetType(TypeIndex Index) | llvm::codeview::LazyRandomTypeCollection | |
| ~TypeCollection()=default | llvm::codeview::TypeCollection | virtual |