| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | rewrite-modern-qualified-type.mm | 9 … OS_dispatch_queue <OS_dispatch_object> @end typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | stack-capture-leak-no-arc.mm | 3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | malloc-bodyfarms.c | 6 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | stack-capture-leak-arc.mm | 3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | retain-release-arc.m | 62 typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
|
| H A D | incorrect-checker-names.mm | 131 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | blocks.m | 10 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | autoreleasewritechecker_test.m | 53 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | unix-fns.c | 39 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | no-escape.m | 4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | block-capture-unused-variable.m | 3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | arc-jump-block.m | 4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| H A D | objc-independent-class-attribute.m | 6 typedef NSObject * __attribute__((objc_independent_class))dispatch_queue_t; typedef
|
| H A D | warn-called-once.m | 36 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | debug-info-crash.c | 5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ThreadGDBRemote.cpp | 79 addr_t dispatch_queue_t, in SetQueueInfo() 202 lldb::addr_t dispatch_queue_t) { in SetQueueLibdispatchQueueAddress()
|
| H A D | ProcessGDBRemote.cpp | 1653 LazyBool associated_with_dispatch_queue, addr_t dispatch_queue_t, in SetThreadStopInfo() 1969 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; in SetThreadStopInfo() local 2127 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; in SetThreadStopInfo() local
|
| /llvm-project-15.0.7/compiler-rt/lib/lsan/ |
| H A D | lsan_mac.cpp | 55 typedef void *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/clang/test/Analysis/inlining/ |
| H A D | path-notes.m | 5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/ |
| H A D | asan_mac.cpp | 134 typedef void* dispatch_queue_t; typedef
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/objcxx/ |
| H A D | PlatformiOSSimulatorCoreSimulatorSupport.mm | 58 error:(NSError *__autoreleasing _Nullable *_Nullable)error;
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | Thread.h | 378 virtual void SetQueueLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t) {} in SetQueueLibdispatchQueueAddress()
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | RNBRemote.cpp | 2605 nub_process_t pid, nub_addr_t dispatch_qaddr, nub_addr_t &dispatch_queue_t, in GetThreadQueueInfo() 5501 nub_addr_t dispatch_queue_t = INVALID_NUB_ADDRESS; in GetJSONThreadsInfo() local
|