Home
last modified time | relevance | path

Searched defs:dispatch_queue_t (Results 1 – 23 of 23) sorted by relevance

/llvm-project/clang/test/Rewriter/
H A Drewrite-modern-qualified-type.mm8 … OS_dispatch_queue <OS_dispatch_object> @end typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dno-escape.m4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/llvm-project/clang/test/Analysis/
H A Dmalloc-bodyfarms.c6 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dstack-capture-leak-no-arc.mm3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dstack-capture-leak-arc.mm3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dretain-release-arc.m62 typedef NSObject<OS_dispatch_queue> *dispatch_queue_t; typedef
H A Dincorrect-checker-names.mm131 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dblocks.m10 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dautoreleasewritechecker_test.m53 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dunix-fns.c41 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/llvm-project/clang/test/SemaObjC/
H A Dblock-capture-unused-variable.m3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Darc-jump-block.m3 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
H A Dobjc-independent-class-attribute.m5 typedef NSObject * __attribute__((objc_independent_class))dispatch_queue_t; typedef
H A Dwarn-called-once.m36 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-crash.c4 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp79 addr_t dispatch_queue_t, in SetQueueInfo()
202 lldb::addr_t dispatch_queue_t) { in SetQueueLibdispatchQueueAddress()
H A DProcessGDBRemote.cpp1657 SetThreadStopInfo(lldb::tid_t tid,ExpeditedRegisterMap & expedited_register_map,uint8_t signo,const std::string & thread_name,const std::string & reason,const std::string & description,uint32_t exc_type,const std::vector<addr_t> & exc_data,addr_t thread_dispatch_qaddr,bool queue_vars_valid,LazyBool associated_with_dispatch_queue,addr_t dispatch_queue_t,std::string & queue_name,QueueKind queue_kind,uint64_t queue_serial) SetThreadStopInfo() argument
1992 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; SetThreadStopInfo() local
2151 addr_t dispatch_queue_t = LLDB_INVALID_ADDRESS; SetThreadStopInfo() local
[all...]
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp55 typedef void *dispatch_queue_t; typedef
/llvm-project/clang/test/Analysis/inlining/
H A Dpath-notes.m5 typedef struct dispatch_queue_s *dispatch_queue_t; typedef
/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp124 typedef void* dispatch_queue_t; typedef
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm58 spawnWithPath:options:terminationQueue:terminationHandler:pid:error:(NSString*,nullable NSDictionary NSDictionary NSString* NSString id id*,nullable dispatch_queue_t,nullable void void void int status,pid_t* _Nullable,NSError* __autoreleasing _Nullable* _Nullable) global() argument
/llvm-project/lldb/include/lldb/Target/
H A DThread.h379 SetQueueLibdispatchQueueAddress(lldb::addr_t dispatch_queue_t) SetQueueLibdispatchQueueAddress() argument
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2621 GetThreadQueueInfo(nub_process_t pid,nub_addr_t dispatch_qaddr,nub_addr_t & dispatch_queue_t,std::string & queue_name,uint64_t & queue_width,uint64_t & queue_serialnum) const GetThreadQueueInfo() argument
5546 nub_addr_t dispatch_queue_t = INVALID_NUB_ADDRESS; GetJSONThreadsInfo() local
[all...]