LLVM: llvm::pdb::IPDBTable Class Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/IPDBTable.h](IPDBTable%5F8h%5Fsource.html)"
Inheritance diagram for llvm::pdb::IPDBTable:
Detailed Description
Definition at line 16 of file IPDBTable.h.
Constructor & Destructor Documentation
| IPDBTable::~IPDBTable ( ) | virtualdefault |
|---|
Member Function Documentation
◆ getItemCount()
| virtual uint32_t llvm::pdb::IPDBTable::getItemCount ( ) const | pure virtual |
|---|
◆ getName()
| virtual std::string llvm::pdb::IPDBTable::getName ( ) const | pure virtual |
|---|
◆ getTableType()
| virtual PDB_TableType llvm::pdb::IPDBTable::getTableType ( ) const | pure virtual |
|---|
The documentation for this class was generated from the following files:
- include/llvm/DebugInfo/PDB/IPDBTable.h
- lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp