Searched defs:Epoch (Results 1 – 8 of 8) sorted by relevance
38 uint64_t Epoch = 0; variable
283 const DebugEpochBase &Epoch) in SmallPtrSetIterator()
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
4653 StringRef Epoch = A->getValue(); in ParsePreprocessorArgs() local
1298 if (const char *Epoch = std::getenv("SOURCE_DATE_EPOCH")) { in AddPreprocessingOptions() local