Home
last modified time | relevance | path

Searched refs:getEmptyMarker (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallPtrSet.h113 static void *getEmptyMarker() { in getEmptyMarker() function
251 (*Bucket == SmallPtrSetImplBase::getEmptyMarker() || in AdvanceIfNotValid()
258 (Bucket[-1] == SmallPtrSetImplBase::getEmptyMarker() || in RetreatIfNotValid()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp75 if (LLVM_LIKELY(Array[Bucket] == getEmptyMarker())) in FindBucketFor()
111 if (Elt != getTombstoneMarker() && Elt != getEmptyMarker()) in Grow()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h1083 static Selector getEmptyMarker() { in getEmptyMarker() function
1150 return clang::Selector::getEmptyMarker();
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h527 static DeclarationName getEmptyMarker() { in getEmptyMarker() function
906 return clang::DeclarationName::getEmptyMarker();