Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h63 lldb::user_id_t GetProtocolID() const override { in GetProtocolID() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h1082 virtual lldb::user_id_t GetProtocolID() const { return GetID(); } in GetProtocolID() function