Searched defs:Epoch (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEpochTracker.h36 uint64_t Epoch; member in class:llvm::DebugEpochBase
H A DSmallPtrSet.h277 SmallPtrSetIterator(const void *const *BP, const void *const *E, const DebugEpochBase &Epoch) argument
H A DDenseMap.h464 makeIterator(BucketT *P, BucketT *E, DebugEpochBase &Epoch, bool NoAdvance=false) argument
474 makeConstIterator(const BucketT *P, const BucketT *E, const DebugEpochBase &Epoch, const bool NoAdvance=false) const argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp80 ReadDirToVectorOfUnits(const char *Path, Vector<Unit> *V, long *Epoch, size_t MaxSize, bool ExitOnError) argument

Completed in 159 milliseconds