Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp33 struct SymbolDenseMapInfo { struct
34 static inline CVSymbol getEmptyKey() { in getEmptyKey()
38 static inline CVSymbol getTombstoneKey() { in getTombstoneKey()
43 static unsigned getHashValue(const CVSymbol &Val) { in getHashValue()
46 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual()