OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTombstoneMarker
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
SmallPtrSet.h
110
static void *
getTombstoneMarker
() { return reinterpret_cast<void*>(-2); }
134
if (Value ==
getTombstoneMarker
())
168
*Loc =
getTombstoneMarker
();
251
*Bucket == SmallPtrSetImplBase::
getTombstoneMarker
()))
258
Bucket[-1] == SmallPtrSetImplBase::
getTombstoneMarker
())) {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclarationName.h
523
static DeclarationName
getTombstoneMarker
() {
900
return clang::DeclarationName::
getTombstoneMarker
();
Completed in 19 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026