Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h162 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
166 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
170 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()