Searched defs:getEmptyKey (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeOrdering.h41 static inline clang::QualType getEmptyKey() { return clang::QualType(); } function in struct:llvm::DenseMapInfo
59 static inline clang::CanQualType getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DBaseSubobject.h56 static clang::BaseSubobject getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DGlobalDecl.h97 static inline clang::GlobalDecl getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DCharUnits.h196 static clang::CharUnits getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DDeclarationName.h573 static inline clang::DeclarationName getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DDenseMapInfo.h33 static inline T* getEmptyKey() { function in struct:llvm::DenseMapInfo
52 static inline char getEmptyKey() { return ~0; } function in struct:llvm::DenseMapInfo
62 static inline unsigned getEmptyKey() { return ~0U; } function in struct:llvm::DenseMapInfo
72 static inline unsigned long getEmptyKey() { return ~0UL; } function in struct:llvm::DenseMapInfo
84 static inline unsigned long long getEmptyKey() { return ~0ULL; } function in struct:llvm::DenseMapInfo
97 static inline int getEmptyKey() { return 0x7fffffff; } function in struct:llvm::DenseMapInfo
107 static inline long getEmptyKey() { function in struct:llvm::DenseMapInfo
121 static inline long long getEmptyKey() { retur function in struct:llvm::DenseMapInfo
139 static inline Pair getEmptyKey() { function in struct:llvm::DenseMapInfo
[all...]
H A DImmutableList.h207 static inline ImmutableList<T> getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DValueMap.h255 static inline VH getEmptyKey() { function in struct:llvm::DenseMapInfo
H A DDenseMap.h340 static const KeyT getEmptyKey() { function in class:llvm::DenseMapBase
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DDebugLoc.h33 static DebugLoc getEmptyKey() { function in class:llvm::DebugLoc
107 static DebugLoc getEmptyKey() { return DebugLoc::getEmptyKey(); } function in struct:llvm::DenseMapInfo
H A DValueHandle.h242 static inline AssertingVH<T> getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTBAA.h130 static clang::CodeGen::TBAAPathTag getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp55 static DivOpInfo getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h402 static inline clang::FileID getEmptyKey() { function in struct:clang::llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h560 static inline AliasAnalysis::Location getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h367 static inline AttributeSet getEmptyKey() { function in struct:llvm::AttributeSet::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp76 static inline SimpleValue getEmptyKey() { function in struct:llvm::DenseMapInfo
219 static inline CallValue getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DConstantsContext.h660 static inline ConstantClass* getEmptyKey() { function in struct:llvm::ConstantAggrUniqueMap::MapInfo
H A DLLVMContextImpl.h59 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } function in struct:llvm::DenseMapAPIntKeyInfo
83 static inline KeyTy getEmptyKey() { function in struct:llvm::DenseMapAPFloatKeyInfo
117 static inline StructType* getEmptyKey() { function in struct:llvm::AnonStructTypeKeyInfo
165 static inline FunctionType* getEmptyKey() { function in struct:llvm::FunctionTypeKeyInfo
/freebsd-10.2-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp145 static ComparableFunction getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp591 static inline LoweredPHIRecord getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h676 static inline clang::ProgramPoint getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h214 static inline WeakObjectProfileTy getEmptyKey() { function in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1389 static const CIEKey getEmptyKey() { return CIEKey(0, 0, -1, false); } function in struct:__anon2393::CIEKey
1407 static CIEKey getEmptyKey() { function in struct:llvm::DenseMapInfo
/freebsd-10.2-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp60 static inline TableGenStringKey getEmptyKey() { function in struct:llvm::DenseMapInfo

Completed in 131 milliseconds

12