Home
last modified time | relevance | path

Searched defs:GetAssociatedWithLibdispatchQueue (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp205 LazyBool ThreadGDBRemote::GetAssociatedWithLibdispatchQueue() { in GetAssociatedWithLibdispatchQueue() function in ThreadGDBRemote
/external/llvm-project/lldb/include/lldb/Target/
DThread.h301 virtual lldb_private::LazyBool GetAssociatedWithLibdispatchQueue() { in GetAssociatedWithLibdispatchQueue() function