Searched defs:SymbolDenseMapInfo (Results 1 – 1 of 1) sorted by relevance
68 struct llvm::pdb::SymbolDenseMapInfo { struct in llvm::pdb69 static inline CVSymbol getEmptyKey() { in getEmptyKey()73 static inline CVSymbol getTombstoneKey() { in getTombstoneKey()78 static unsigned getHashValue(const CVSymbol &Val) { in getHashValue()81 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual()