struct NamedStreamMapTraits

Declaration

struct NamedStreamMapTraits { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:27

Member Variables

public llvm::pdb::NamedStreamMap* NS

Method Overview

Methods

NamedStreamMapTraits(
    llvm::pdb::NamedStreamMap& NS)

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:30

Parameters

llvm::pdb::NamedStreamMap& NS

uint16_t hashLookupKey(llvm::StringRef S) const

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:31

Parameters

llvm::StringRef S

uint32_t lookupKeyToStorageKey(llvm::StringRef S)

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:33

Parameters

llvm::StringRef S

llvm::StringRef storageKeyToLookupKey(
    uint32_t Offset) const

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h:32

Parameters

uint32_t Offset