Home
last modified time | relevance | path

Searched defs:Timestamp (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DBinaryHolder.cpp46 TimestampTy Timestamp, bool Verbose) { in load()
90 StringRef Filename, TimestampTy Timestamp, in load()
166 TimestampTy Timestamp, in getObjectEntry()
232 BinaryHolder::getObjectEntry(StringRef Filename, TimestampTy Timestamp) { in getObjectEntry()
H A DDebugMap.cpp42 sys::TimePoint<std::chrono::seconds> Timestamp, in DebugMapObject()
84 sys::TimePoint<std::chrono::seconds> Timestamp, in addDebugMapObject()
157 int64_t Timestamp; member
H A DBinaryHolder.h104 TimestampTy Timestamp; member
H A DDebugMap.h202 sys::TimePoint<std::chrono::seconds> Timestamp; variable
H A DMachODebugMapParser.cpp166 StringRef Filename, sys::TimePoint<std::chrono::seconds> Timestamp) { in switchToNewDebugMapObject()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyProfiling.h28 llvm::sys::TimePoint<> Timestamp; member
/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DLogger.cpp54 llvm::sys::TimePoint<> Timestamp = std::chrono::system_clock::now(); in log() local
H A DTrace.cpp80 uint64_t TID = llvm::get_threadid(), double Timestamp = 0) { in jsonEvent()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h107 unsigned Timestamp, in visitFilenameRecord()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp125 uint64_t Timestamp; // timestamp member
133 uint64_t Timestamp; member
/llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp34 u64 Timestamp = 0; member
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXLoadedDiagnostic.cpp339 unsigned Timestamp, in visitFilenameRecord()
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp49 u64 Timestamp = 0; // System time in nanoseconds. member
/llvm-project-15.0.7/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp136 time_t Timestamp; in AssembleInput() local
/llvm-project-15.0.7/llvm/lib/XRay/
H A DProfile.cpp320 uint64_t Timestamp; member
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp789 const time_t Timestamp = Obj.getTimeDateStamp(); in printCOFFFileHeader() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp870 unsigned Timestamp, in visitFilenameRecord()