Home
last modified time | relevance | path

Searched defs:uint64 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp25 json::Value toJSON(const JSONUINT64 &uint64, bool hex) { in toJSON()
32 bool fromJSON(const json::Value &value, JSONUINT64 &uint64, Path path) { in fromJSON()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Druntime-int-std.cpp11 typedef unsigned long long uint64; // NOLINT typedef
H A Druntime-int.cpp6 typedef unsigned long long uint64; // NOLINT typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-nullptr.cpp232 typedef unsigned long long uint64; global() typedef
/llvm-project/lldb/tools/debugserver/source/
H A DDNBDefs.h312 uint64_t uint64; member