OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTombstoneKey
(Results
1 - 25
of
85
) sorted by relevancy
1
2
3
4
/src/external/apache2/llvm/dist/clang/include/clang/AST/
TypeOrdering.h
42
static inline clang::QualType
getTombstoneKey
() {
62
static inline clang::CanQualType
getTombstoneKey
() {
BaseSubobject.h
64
static clang::BaseSubobject
getTombstoneKey
() {
66
DenseMapInfo<const clang::CXXRecordDecl *>::
getTombstoneKey
(),
67
clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::
getTombstoneKey
()));
GlobalDecl.h
208
static inline clang::GlobalDecl
getTombstoneKey
() {
CharUnits.h
227
static clang::CharUnits
getTombstoneKey
() {
229
DenseMapInfo<clang::CharUnits::QuantityType>::
getTombstoneKey
();
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
WasmTraits.h
30
static wasm::WasmSignature
getTombstoneKey
() {
54
static wasm::WasmGlobalType
getTombstoneKey
() {
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
DenseMapInfo.h
49
//static inline T
getTombstoneKey
();
73
static inline T*
getTombstoneKey
() {
90
static inline char
getTombstoneKey
() { return ~0 - 1; }
101
static inline unsigned char
getTombstoneKey
() { return ~0 - 1; }
112
static inline unsigned short
getTombstoneKey
() { return 0xFFFF - 1; }
123
static inline unsigned
getTombstoneKey
() { return ~0U - 1; }
134
static inline unsigned long
getTombstoneKey
() { return ~0UL - 1L; }
148
static inline unsigned long long
getTombstoneKey
() { return ~0ULL - 1ULL; }
163
static inline short
getTombstoneKey
() { return -0x7FFF - 1; }
171
static inline int
getTombstoneKey
() { return -0x7fffffff - 1;
[
all
...]
CachedHashString.h
53
static CachedHashStringRef
getTombstoneKey
() {
54
return CachedHashStringRef(DenseMapInfo<StringRef>::
getTombstoneKey
(), 1);
58
assert(!isEqual(S,
getTombstoneKey
()) && "Cannot hash the tombstone key!");
80
return DenseMapInfo<char *>::
getTombstoneKey
();
157
static CachedHashString
getTombstoneKey
() {
163
assert(!isEqual(S,
getTombstoneKey
()) && "Cannot hash the tombstone key!");
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
FileEntry.h
52
static inline gsym::FileEntry
getTombstoneKey
() {
53
uint32_t key = DenseMapInfo<uint32_t>::
getTombstoneKey
();
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
BypassSlowDivision.h
51
static DivRemMapKey
getTombstoneKey
() {
/src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
DWPStringPool.h
16
static inline const char *
getTombstoneKey
() {
21
assert(Val !=
getTombstoneKey
() && "Cannot hash the tombstone key!");
27
if (RHS ==
getTombstoneKey
())
28
return LHS ==
getTombstoneKey
();
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_dense_map_info.h
65
// static T
getTombstoneKey
();
89
static constexpr T *
getTombstoneKey
() {
108
static constexpr char
getTombstoneKey
() { return ~0 - 1; }
120
static constexpr unsigned char
getTombstoneKey
() { return ~0 - 1; }
135
static constexpr unsigned short
getTombstoneKey
() { return 0xFFFF - 1; }
150
static constexpr unsigned
getTombstoneKey
() { return ~0U - 1; }
164
static constexpr unsigned long
getTombstoneKey
() { return ~0UL - 1L; }
180
static constexpr unsigned long long
getTombstoneKey
() { return ~0ULL - 1ULL; }
196
static constexpr short
getTombstoneKey
() { return -0x7FFF - 1; }
207
static constexpr int
getTombstoneKey
() { return -0x7fffffff - 1;
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TokenKinds.h
107
static inline clang::tok::PPKeywordKind
getTombstoneKey
() {
DirectoryEntry.h
102
: ME(llvm::DenseMapInfo<const MapEntry *>::
getTombstoneKey
()) {}
199
static inline clang::DirectoryEntryRef
getTombstoneKey
() {
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
AssumeBundleQueries.h
56
static Attribute::AttrKind
getTombstoneKey
() {
MemoryLocation.h
320
static inline LocationSize
getTombstoneKey
() {
336
static inline MemoryLocation
getTombstoneKey
() {
337
return MemoryLocation(DenseMapInfo<const Value *>::
getTombstoneKey
(),
338
DenseMapInfo<LocationSize>::
getTombstoneKey
());
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
CostAllocator.h
52
static inline PoolEntry *
getTombstoneKey
() {
76
if (P == getEmptyKey() || P ==
getTombstoneKey
())
82
if (P1 == getEmptyKey() || P1 ==
getTombstoneKey
())
/src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPContext.h
198
static inline omp::TraitProperty
getTombstoneKey
() {
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCRegister.h
98
static inline unsigned
getTombstoneKey
() {
99
return DenseMapInfo<unsigned>::
getTombstoneKey
();
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
GSIStreamBuilder.cpp
72
static inline CVSymbol
getTombstoneKey
() {
74
DenseMapInfo<ArrayRef<uint8_t>>::
getTombstoneKey
());
/src/external/apache2/llvm/dist/clang/lib/AST/
ItaniumCXXABI.cpp
84
V, llvm::DenseMapInfo<T>::
getTombstoneKey
());
108
static DecompositionDeclName
getTombstoneKey
() {
109
return {ArrayInfo::
getTombstoneKey
()};
112
assert(!isEqual(Key, getEmptyKey()) && !isEqual(Key,
getTombstoneKey
()));
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeHashing.h
186
static codeview::LocallyHashedType
getTombstoneKey
() { return Tombstone; }
206
static codeview::GloballyHashedType
getTombstoneKey
() { return Tombstone; }
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
SymbolStringPool.h
192
static orc::SymbolStringPtr
getTombstoneKey
() {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Dominators.h
118
static inline BasicBlockEdge
getTombstoneKey
() {
119
return BasicBlockEdge(BBInfo::
getTombstoneKey
(), BBInfo::
getTombstoneKey
());
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
AliasAnalysisSummary.h
253
static inline cflaa::InstantiatedValue
getTombstoneKey
() {
254
return cflaa::InstantiatedValue{DenseMapInfo<Value *>::
getTombstoneKey
(),
255
DenseMapInfo<unsigned>::
getTombstoneKey
()};
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
BinaryHolder.h
154
static inline dsymutil::BinaryHolder::ArchiveEntry::KeyTy
getTombstoneKey
() {
Completed in 49 milliseconds
1
2
3
4
Indexes created Tue Feb 24 08:35:24 UTC 2026