clang  5.0.0
Static Public Member Functions | List of all members
llvm::DenseMapInfo< clang::serialization::DeclarationNameKey > Struct Template Reference

#include "clang/Serialization/ASTBitCodes.h"

Static Public Member Functions

static
clang::serialization::DeclarationNameKey 
getEmptyKey ()
 
static
clang::serialization::DeclarationNameKey 
getTombstoneKey ()
 
static unsigned getHashValue (const clang::serialization::DeclarationNameKey &Key)
 
static bool isEqual (const clang::serialization::DeclarationNameKey &L, const clang::serialization::DeclarationNameKey &R)
 

Detailed Description

template<>
struct llvm::DenseMapInfo< clang::serialization::DeclarationNameKey >

Definition at line 1684 of file ASTBitCodes.h.

Member Function Documentation

Definition at line 1685 of file ASTBitCodes.h.

Definition at line 1688 of file ASTBitCodes.h.

Definition at line 1695 of file ASTBitCodes.h.


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