Searched defs:Epoch (Results 1 – 8 of 8) sorted by relevance
38 uint64_t Epoch = 0; variable
280 SmallPtrSetIterator(const void * const * BP,const void * const * E,const DebugEpochBase & Epoch) SmallPtrSetIterator() argument
55 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()
101 void ReadDirToVectorOfUnits(const char *Path, std::vector<Unit> *V, long *Epoch, in ReadDirToVectorOfUnits()
113 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()
62 enum class Epoch : u16 {}; enum [all...]
4451 StringRef Epoch = A->getValue(); ParsePreprocessorArgs() local
1316 if (const char *Epoch = std::getenv("SOURCE_DATE_EPOCH")) { AddPreprocessingOptions() local