Searched defs:ThreadHasQueueInformation (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
| H A D | ThreadGDBRemote.cpp | 206 bool ThreadGDBRemote::ThreadHasQueueInformation() const { in ThreadHasQueueInformation() function in ThreadGDBRemote |
| /llvm-project/lldb/include/lldb/Target/ | ||
| H A D | Thread.h | 393 virtual bool ThreadHasQueueInformation() const { return false; } ThreadHasQueueInformation() function |