LLVM: llvm::codeview::TypeTableCollection Class Reference (original) (raw)
#include "[llvm/DebugInfo/CodeView/TypeTableCollection.h](TypeTableCollection%5F8h%5Fsource.html)"
Inheritance diagram for llvm::codeview::TypeTableCollection:
Detailed Description
Definition at line 21 of file TypeTableCollection.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ capacity()
| uint32_t TypeTableCollection::capacity ( ) |
overridevirtual |
◆ contains()
| bool TypeTableCollection::contains ( TypeIndex Index) |
overridevirtual |
◆ getFirst()
| std::optional< TypeIndex > TypeTableCollection::getFirst ( ) |
overridevirtual |
◆ getNext()
◆ getType()
◆ getTypeName()
◆ replaceType()
◆ size()
| uint32_t TypeTableCollection::size ( ) |
overridevirtual |
The documentation for this class was generated from the following files: