Home
last modified time | relevance | path

Searched defs:DeclMapInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h168 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
172 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
176 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()