Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/binder/lookup/
DLookupKey.java29 public class LookupKey { class
32 public LookupKey(ImmutableList<Ident> simpleNames) { in LookupKey() method in LookupKey
/external/llvm/include/llvm/ADT/
DDenseSet.h161 const LookupKeyT &LookupKey) { in insert_as()
165 std::pair<iterator, bool> insert_as(ValueT &&V, const LookupKeyT &LookupKey) { in insert_as()
/external/llvm-project/mlir/lib/Support/
DStorageUniquer.cpp31 struct LookupKey { struct in __anonb14bee2a0111::ParametricStorageUniquer
33 unsigned hashValue;
36 function_ref<bool(const BaseStorage *)> isEqual;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseSet.h201 const LookupKeyT &LookupKey) { in insert_as()
205 std::pair<iterator, bool> insert_as(ValueT &&V, const LookupKeyT &LookupKey) { in insert_as()
/external/llvm-project/llvm/include/llvm/ADT/
DDenseSet.h212 const LookupKeyT &LookupKey) { in insert_as()
216 std::pair<iterator, bool> insert_as(ValueT &&V, const LookupKeyT &LookupKey) { in insert_as()
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h319 auto LookupKey = Traits.storageKeyToLookupKey(Buckets[I].first); in grow() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h319 auto LookupKey = Traits.storageKeyToLookupKey(Buckets[I].first); in grow() local