clang 20.0.0git
|
#include "clang/AST/DeclID.h"
Public Types | |
using | GlobalDeclID = clang::GlobalDeclID |
using | DeclID = GlobalDeclID::DeclID |
Static Public Member Functions | |
static GlobalDeclID | getEmptyKey () |
static GlobalDeclID | getTombstoneKey () |
static unsigned | getHashValue (const GlobalDeclID &Key) |
static bool | isEqual (const GlobalDeclID &L, const GlobalDeclID &R) |
using llvm::DenseMapInfo< clang::GlobalDeclID >::DeclID = GlobalDeclID::DeclID |
using llvm::DenseMapInfo< clang::GlobalDeclID >::GlobalDeclID = clang::GlobalDeclID |
|
inlinestatic |
|
inlinestatic |
Definition at line 263 of file DeclID.h.
References clang::DeclIDBase::getRawValue().
|
inlinestatic |
|
inlinestatic |