clang 22.0.0git
llvm::DenseMapInfo< clang::NestedNameSpecifier > Struct Reference

#include "clang/AST/NestedNameSpecifier.h"

Static Public Member Functions

static clang::NestedNameSpecifier getEmptyKey ()
static clang::NestedNameSpecifier getTombstoneKey ()
static unsigned getHashValue (const clang::NestedNameSpecifier &V)

Detailed Description

Definition at line 255 of file NestedNameSpecifier.h.

Member Function Documentation

◆ getEmptyKey()

clang::NestedNameSpecifier llvm::DenseMapInfo< clang::NestedNameSpecifier >::getEmptyKey ( )
inlinestatic

◆ getHashValue()

unsigned llvm::DenseMapInfo< clang::NestedNameSpecifier >::getHashValue ( const clang::NestedNameSpecifier & V)
inlinestatic

◆ getTombstoneKey()


The documentation for this struct was generated from the following file: