LLVM 20.0.0git
|
#include "llvm/DebugInfo/PDB/PDBTypes.h"
Public Types | |
using | argument_type = llvm::pdb::PDB_SymType |
using | result_type = std::size_t |
Public Member Functions | |
result_type | operator() (const argument_type &Arg) const |
Definition at line 600 of file PDBTypes.h.
using std::hash< llvm::pdb::PDB_SymType >::argument_type = llvm::pdb::PDB_SymType |
Definition at line 601 of file PDBTypes.h.
using std::hash< llvm::pdb::PDB_SymType >::result_type = std::size_t |
Definition at line 602 of file PDBTypes.h.
|
inline |
Definition at line 604 of file PDBTypes.h.