Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h59 ThreadProtocolID, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp165 Definition("protocol_id", EntryType::ThreadProtocolID),
358 ENUM_TO_CSTR(ThreadProtocolID); in TypeToCString()
1455 case Entry::Type::ThreadProtocolID: in Format()
2427 entry.type != Entry::Type::ThreadProtocolID) { in ParseInternal()