HomeSort by relevance Sort by last modified time
    Searched defs:getEmptyKey (Results 1 - 25 of 324) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /external/llvm/unittests/ADT/
DenseSetTest.cpp 31 static inline unsigned getEmptyKey() { return ~0; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeOrdering.h 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); }
59 static inline clang::CanQualType getEmptyKey() {
  /external/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
44 static CachedHash<T> getEmptyKey() {
45 T N = DenseMapInfo<T>::getEmptyKey();
53 assert(!isEqual(Val, getEmptyKey()) && "Cannot hash the empty key!");
66 static inline T* getEmptyKey() {
85 static inline char getEmptyKey() { return ~0; }
95 static inline unsigned getEmptyKey() { return ~0U; }
105 static inline unsigned long getEmptyKey() { return ~0UL; }
117 static inline unsigned long long getEmptyKey() { return ~0ULL; }
130 static inline int getEmptyKey() { return 0x7fffffff;
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /external/llvm/tools/llvm-dwp/
DWPStringPool.h 13 static inline const char *getEmptyKey() {
20 assert(Val != getEmptyKey() && "Cannot hash the empty key!");
25 if (RHS == getEmptyKey())
26 return LHS == getEmptyKey();
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
DenseMapInfo.h 24 //static inline T getEmptyKey();
33 static inline T* getEmptyKey() {
52 static inline char getEmptyKey() { return ~0; }
62 static inline unsigned getEmptyKey() { return ~0; }
72 static inline unsigned long getEmptyKey() { return ~0UL; }
84 static inline unsigned long long getEmptyKey() { return ~0ULL; }
97 static inline int getEmptyKey() { return 0x7fffffff; }
107 static inline long getEmptyKey() {
110 static inline long getTombstoneKey() { return getEmptyKey() - 1L; }
121 static inline long long getEmptyKey() { return 0x7fffffffffffffffLL;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DebugLoc.h 30 /// getEmptyKey() - A private constructor that returns an unknown that is
32 static DebugLoc getEmptyKey() {
106 static DebugLoc getEmptyKey();
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned getEmptyKey() { return ~0U; }
75 static inline unsigned long getEmptyKey() { return ~0UL; }
87 static inline unsigned long long getEmptyKey() { return ~0ULL; }
100 static inline int getEmptyKey() { return 0x7fffffff; }
110 static inline long getEmptyKey() {
113 static inline long getTombstoneKey() { return getEmptyKey() - 1L; }
124 static inline long long getEmptyKey() { return 0x7fffffffffffffffLL;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 125 static inline MemoryLocation getEmptyKey() {
126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
DenseMapInfo.h 27 //static inline T getEmptyKey();
36 static inline T* getEmptyKey() {
55 static inline char getEmptyKey() { return ~0; }
65 static inline unsigned short getEmptyKey() { return 0xFFFF; }
75 static inline unsigned getEmptyKey() { return ~0U; }
85 static inline unsigned long getEmptyKey() { return ~0UL; }
97 static inline unsigned long long getEmptyKey() { return ~0ULL; }
110 static inline short getEmptyKey() { return 0x7FFF; }
118 static inline int getEmptyKey() { return 0x7fffffff; }
128 static inline long getEmptyKey() {
    [all...]

Completed in 291 milliseconds

1 2 3 4 5 6 7 8 91011>>