Home
last modified time | relevance | path

Searched refs:ThreadProtocolID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h60 ThreadProtocolID, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp152 Definition("protocol_id", EntryType::ThreadProtocolID),
320 ENUM_TO_CSTR(ThreadProtocolID); in TypeToCString()
1212 case Entry::Type::ThreadProtocolID: in Format()
2281 entry.type != Entry::Type::ThreadProtocolID) { in ParseInternal()