Searched defs:clang_uint64_type (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/ | ||
H A D | AppleGetQueuesHandler.cpp | 280 CompilerType clang_uint64_type = GetCurrentQueues() local |
H A D | AppleGetItemInfoHandler.cpp | 274 CompilerType clang_uint64_type = GetItemInfo() local |
H A D | AppleGetPendingItemsHandler.cpp | 273 CompilerType clang_uint64_type = GetPendingItems() local |
H A D | AppleGetThreadItemInfoHandler.cpp | 274 CompilerType clang_uint64_type = GetThreadItemInfo() local |
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ | ||
H A D | DynamicLoaderMacOS.cpp | 283 CompilerType clang_uint64_type = NotifyBreakpointHit() local |