Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h148 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
152 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
156 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h170 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
174 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
178 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h170 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
174 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
178 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h170 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
174 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
178 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp138 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct
142 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()
146 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()