10#ifndef LLDB_API_SBTYPECATEGORY_H
11#define LLDB_API_SBTYPECATEGORY_H
25 explicit operator bool()
const;
31 void SetEnabled(
bool);
101 lldb::TypeCategoryImplSP GetSP();
103 void SetSP(
const lldb::TypeCategoryImplSP &typecategory_impl_sp);
111 bool IsDefaultCategory();
bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs)
static llvm::StringRef GetName(XcodeSDK::Type type)
TypeCategoryImplSP m_opaque_sp
DescriptionLevel
Description levels for "void GetDescription(Stream *, DescriptionLevel)" calls.
LanguageType
Programming language type.