10#ifndef LLDB_API_SBTYPECATEGORY_H
11#define LLDB_API_SBTYPECATEGORY_H
25 explicit operator bool()
const;
31 void SetEnabled(
bool);
37 uint32_t GetNumLanguages();
44 uint32_t GetNumFormats();
46 uint32_t GetNumSummaries();
48 uint32_t GetNumFilters();
50 uint32_t GetNumSynthetics();
111 bool IsDefaultCategory();
static llvm::StringRef GetName(XcodeSDK::Type type)
TypeCategoryImplSP m_opaque_sp
DescriptionLevel
Description levels for "void GetDescription(Stream *, DescriptionLevel)" calls.
LanguageType
Programming language type.
std::shared_ptr< lldb_private::TypeCategoryImpl > TypeCategoryImplSP
bool LLDB_API operator==(const SBAddress &lhs, const SBAddress &rhs)