HomeSort by relevance Sort by last modified time
    Searched refs:getEmptyKey (Results 151 - 175 of 393) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
ImmutableList.h 210 static inline ImmutableList<T> getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Redeclarable.h 321 static CanonicalDeclPtr getEmptyKey() {
325 P.Ptr = BaseInfo::getEmptyKey();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerSumType.h 187 static inline SumType getEmptyKey() {
188 return SumType::create<SomeTag>(SomePointerInfo::getEmptyKey());
  /external/llvm/lib/IR/
LLVMContextImpl.h 51 static inline APInt getEmptyKey() {
70 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); }
99 static inline StructType* getEmptyKey() {
100 return DenseMapInfo<StructType*>::getEmptyKey();
114 if (RHS == getEmptyKey() || RHS == getTombstoneKey())
146 static inline FunctionType* getEmptyKey() {
147 return DenseMapInfo<FunctionType*>::getEmptyKey();
162 if (RHS == getEmptyKey() || RHS == getTombstoneKey())
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableList.h 207 static inline ImmutableList<T> getEmptyKey() {
  /external/llvm/unittests/ADT/
DenseMapTest.cpp 62 static inline CtorTester getEmptyKey() { return CtorTester(-1); }
509 static CachedHashTest getEmptyKey() { return ~0; }
551 static inline unsigned getEmptyKey() { return ~0; }
590 static inline unsigned getEmptyKey() { return ~0; }
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableList.h 208 static inline ImmutableList<T> getEmptyKey() {
PointerIntPair.h 126 static Ty getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
LowLevelTypeImpl.h 184 static inline LLT getEmptyKey() {

Completed in 455 milliseconds

1 2 3 4 5 67 8 91011>>