Home
last modified time | relevance | path

Searched defs:m_kind (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterNumber.h54 lldb::RegisterKind m_kind = lldb::kNumRegisterKinds; variable
H A DQueue.h145 lldb::QueueKind m_kind; variable
H A DQueueItem.h147 lldb::QueueItemKind m_kind; variable
H A DThreadPlan.h549 ThreadPlanKind m_kind; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDeclVendor.h73 const DeclVendorKind m_kind; variable
H A DType.h820 lldb::MemberFunctionKind m_kind = lldb::eMemberFunctionKindUnknown; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h84 Kind m_kind; member