Searched defs:getTombstoneKey (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeOrdering.h43 static inline clang::QualType getTombstoneKey() { function in struct:llvm::DenseMapInfo
63 static inline clang::CanQualType getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DBaseSubobject.h62 static clang::BaseSubobject getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DGlobalDecl.h101 static inline clang::GlobalDecl getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DCharUnits.h216 static clang::CharUnits getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DASTTypeTraits.h100 static inline ASTNodeKind getTombstoneKey() { function in struct:clang::ast_type_traits::ASTNodeKind::DenseMapInfo
332 static inline DynTypedNode getTombstoneKey() { function in struct:clang::ast_type_traits::DynTypedNode::DenseMapInfo
H A DDeclarationName.h579 static inline clang::DeclarationName getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DDenseMapInfo.h41 static inline T* getTombstoneKey() { function in struct:llvm::DenseMapInfo
56 static inline char getTombstoneKey() { return ~0 - 1; } function in struct:llvm::DenseMapInfo
66 static inline unsigned getTombstoneKey() { return ~0U - 1; } function in struct:llvm::DenseMapInfo
76 static inline unsigned long getTombstoneKey() { return ~0UL - 1L; } function in struct:llvm::DenseMapInfo
88 static inline unsigned long long getTombstoneKey() { return ~0ULL - 1ULL; } function in struct:llvm::DenseMapInfo
101 static inline int getTombstoneKey() { return -0x7fffffff - 1; } function in struct:llvm::DenseMapInfo
113 static inline long getTombstoneKey() { return getEmptyKey() - 1L; } function in struct:llvm::DenseMapInfo
125 static inline long long getTombstoneKey() { return -0x7fffffffffffffffLL-1; } function in struct:llvm::DenseMapInfo
146 static inline Pair getTombstoneKey() { function in struct:llvm::DenseMapInfo
175 static inline StringRef getTombstoneKey() { function in struct:llvm::DenseMapInfo
200 static inline ArrayRef<T> getTombstoneKey() { function in struct:llvm::DenseMapInfo
[all...]
H A DImmutableList.h210 static inline ImmutableList<T> getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DPointerUnion.h456 static inline Pair getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DDenseMap.h346 static const KeyT getTombstoneKey() { function in class:llvm::DenseMapBase
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryLocation.h128 static inline MemoryLocation getTombstoneKey() { function in struct:llvm::MemoryLocation::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTBAA.h137 static clang::CodeGen::TBAAPathTag getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h51 static inline PoolEntry* getTombstoneKey() { function in class:llvm::PBQP::ValuePool::PoolEntryDSInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h374 static inline AttributeSet getTombstoneKey() { function in struct:llvm::AttributeSet::DenseMapInfo
H A DValueHandle.h250 static inline AssertingVH<T> getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DValueMap.h279 static inline VH getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DMetadata.h656 static inline AAMDNodes getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp60 static DivOpInfo getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h405 static inline clang::FileID getTombstoneKey() { function in struct:clang::llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstantsContext.h561 static inline ConstantClass *getTombstoneKey() { function in struct:llvm::ConstantUniqueMap::MapInfo
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp684 static inline LoweredPHIRecord getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp83 static inline SimpleValue getTombstoneKey() { function in struct:llvm::DenseMapInfo
230 static inline CallValue getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DCoverageMapping.h557 static inline coverage::CounterExpression getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h682 static inline clang::ProgramPoint getTombstoneKey() { function in struct:llvm::DenseMapInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h250 static inline WeakObjectProfileTy getTombstoneKey() { function in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo

Completed in 153 milliseconds

12