class IPDBTable

Declaration

class IPDBTable { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/PDB/IPDBTable.h:16

Method Overview

Methods

virtual uint32_t getItemCount() const

Declared at: llvm/include/llvm/DebugInfo/PDB/IPDBTable.h:21

virtual std::string getName() const

Declared at: llvm/include/llvm/DebugInfo/PDB/IPDBTable.h:20

virtual llvm::pdb::PDB_TableType getTableType()
    const

Declared at: llvm/include/llvm/DebugInfo/PDB/IPDBTable.h:22

virtual ~IPDBTable()

Declared at: llvm/include/llvm/DebugInfo/PDB/IPDBTable.h:18