Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A DSOURCE_DATE_EPOCH.c32 const char timestamp[] = __TIMESTAMP__; variable
/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DLogging.cpp36 llvm::sys::TimePoint<> timestamp = std::chrono::system_clock::now(); in log() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h33 uint64_t timestamp; member
46 uint64_t timestamp; member
H A DGenealogySPI.h22 uint64_t timestamp; member
31 uint64_t timestamp; member
/llvm-project/lldb/tools/lldb-dap/
H A DProgressEvent.cpp121 std::string timestamp(llvm::formatv("{0:f9}", m_creation_time.count())); ToJSON() local
/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h67 std::optional<double> timestamp; member
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1187 uint64_t timestamp = 0; GetDescription() local
1627 DumpTimestamp(Stream & stream,uint64_t timestamp) DumpTimestamp() argument
1675 uint64_t timestamp = 0; DumpHeader() local
[all...]
/llvm-project/clang-tools-extra/clangd/support/
H A DTrace.cpp184 double timestamp() { in timestamp() function in clang::clangd::trace::__anondc7550a90111::JSONTracer
/llvm-project/flang/runtime/
H A Dtime-intrinsic.cpp55 std::clock_t timestamp{std::clock()}; in GetCpuTime() local
/llvm-project/lld/COFF/
H A DConfig.h296 uint32_t timestamp = 0; global() member
H A DWriter.cpp2211 uint32_t timestamp = config->timestamp; writeBuildId() local
[all...]
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h615 uint32_t timestamp; member